[[["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 webpage provides documentation for the `ApiFutures` class, a utility for working with the `ApiFuture` interface in Java."],["The latest available version of `ApiFutures` is 2.46.1, with multiple previous versions listed, ranging from 2.45.0 down to 2.1.2."],["`ApiFutures` includes static utility methods for transforming, catching exceptions, and managing collections of `ApiFuture` instances, including handling execution with executors."],["The `ApiFutures` class allows you to add callbacks, including specifying an executor, in order to run the callback on a specific thread."],["The `ApiFutures` class contains static methods such as `immediateCancelledFuture`, `immediateFailedFuture`, and `immediateFuture` that create `ApiFuture`s that are already cancelled, failed or contain a successful value, respectively."]]],[]]