[[["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."],[[["The page provides documentation for `AbstractApiFuture`, a Java class that implements `ApiFuture` and mirrors Guava's `AbstractFuture`."],["The latest version of `AbstractApiFuture` is 2.46.1, with a list of versions available ranging from 2.46.1 down to 2.1.2."],["`AbstractApiFuture` includes methods for managing asynchronous operations, such as `addListener`, `cancel`, `get`, `isCancelled`, and `isDone`."],["It features constructors, methods, type parameters, and inherited members which are all detailed within the provided documentation."],["The `AbstractApiFuture` class allows setting values and handling exceptions with `set(V value)` and `setException(Throwable throwable)`."]]],[]]