[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 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)`."]]],[]]