[[["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-09 UTC."],[[["The latest version available for `ApiFutureToListenableFuture` is 2.46.1, and the page provides links to the documentation for this version and many older versions, dating back to version 2.1.2."],["`ApiFutureToListenableFuture` is a class that adapts `ApiFuture` to the `ListenableFuture` interface from Guava."],["This class is intended for internal use only."],["`ApiFutureToListenableFuture` implements the `ListenableFuture` interface, inheriting methods such as `addListener`, `cancel`, `get`, `isCancelled`, and `isDone`."],["The class provides a constructor `ApiFutureToListenableFuture(ApiFuture\u003cV\u003e apiFuture)` to create an instance with a specified `ApiFuture`."]]],[]]