[[["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-18 UTC."],[[["This document outlines the `AbstractApiFuture` class, which is an abstract implementation of `ApiFuture` and mirrors `AbstractFuture` from Guava."],["The latest version available for `AbstractApiFuture` is 2.46.1, with a range of versions going back to 2.1.2, and the current document version being 2.26.0."],["`AbstractApiFuture` includes methods for adding listeners, cancelling tasks, getting results, checking task status, and setting values or exceptions."],["It inherits several members from the `Object` class, such as `clone`, `equals`, `hashCode`, `toString` and `wait`."],["`AbstractApiFuture` can have a type parameter `V`, this denotes that it is a generic type."]]],[]]