[[["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-03-21 UTC."],[[["This webpage provides documentation for the `ApiFuture` interface, a class within the `com.google.api.core` package, with version 2.13.1 being shown as the current, default view."],["The latest version of `ApiFuture` is 2.46.1, and it has many previous versions, starting from 2.45.0 and going back to 2.1.2, which are available to browse."],["`ApiFuture` is described as a Future that allows the addition of listeners, and is based on Guava's `ListenableFuture` concept."],["The `addListener` method in `ApiFuture` allows users to add a `Runnable` listener and specify an `Executor` for the listener to run on, and is also displayed on the page."],["`ApiFuture` extends the `Future\u003cV\u003e` interface, allowing developers to utilize this class as they would the `Future` class."]]],[]]