[[["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-07-02 UTC."],[[["This page provides documentation for the `ApiFutureToListenableFuture` class, which adapts `ApiFuture` to `ListenableFuture` in Java."],["The class `ApiFutureToListenableFuture\u003cV\u003e` is intended for internal use only and implements the `ListenableFuture\u003cV\u003e` interface."],["The page details various versions of this class, ranging from the latest 2.46.1 down to 2.1.2, listing each with a corresponding link to its documentation."],["The documentation outlines the class's single constructor, `ApiFutureToListenableFuture(ApiFuture\u003cV\u003e apiFuture)`, and describes its methods, such as `addListener`, `cancel`, `get`, `isCancelled`, and `isDone`."],["The `ApiFutureToListenableFuture` class inherits several methods from the `Object` class, like `clone()`, `equals()`, `hashCode()` etc, which are available for use."]]],[]]