[[["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-08-15 UTC."],[[["This document outlines the `AbstractApiFuture` class, which is an abstract implementation of `ApiFuture` mirroring `AbstractFuture` in Guava."],["The `AbstractApiFuture` class provides methods like `addListener`, `cancel`, `get`, `isCancelled`, `isDone`, `set`, and `setException`, along with inherited members from `java.lang.Object`."],["The document lists a range of available versions for the `AbstractApiFuture` class, spanning from version 2.1.2 to the latest 2.46.1."],["The `AbstractApiFuture` class includes constructors and methods for managing asynchronous tasks, such as adding listeners, cancelling tasks, retrieving results, and handling exceptions."]]],[]]