[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This document provides API documentation for the `ApiFutures` class, which offers static utility methods for the `ApiFuture` interface in Java."],["The latest version available is 2.46.1, and this document also contains a list of previous versions and links to their respective documentation, dating back to version 2.1.2."],["`ApiFutures` offers static methods for transforming, catching exceptions, and managing `ApiFuture` objects, such as `transformAsync`, `catching`, and `addCallback`, each with options for providing an `Executor` for asynchronous operations."],["The class also includes static methods for creating immediate futures, like `immediateFuture`, `immediateFailedFuture`, and `immediateCancelledFuture`, as well as methods for working with collections of futures like `allAsList` and `successfulAsList`."]]],[]]