[[["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 `ForwardingApiFuture` class in the Google API Common library for Java, with the latest version being 2.46.1."],["The `ForwardingApiFuture` class implements the `ApiFuture` interface and is a subclass of `java.lang.Object`."],["It offers a constructor `ForwardingApiFuture(ApiFuture\u003cT\u003e delegate)` and methods such as `addListener`, `cancel`, `get`, `isCancelled`, and `isDone`, among others, for managing asynchronous operations."],["The documentation includes a comprehensive list of available versions, from 2.46.1 down to 2.1.2, with corresponding links to the documentation for each version."],["The `ForwardingApiFuture` class has type parameter `T` and methods that can throw exceptions `InterruptedException`, `ExecutionException`, and `TimeoutException`."]]],[]]