[[["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."],[[["The latest version of the API common library is 2.46.1, and the currently displayed version is 2.43.0."],["This page provides documentation for the `ApiFuture` interface across multiple versions, ranging from 2.46.1 down to 2.1.2."],["`ApiFuture` is an interface that extends the `Future` interface, allowing the addition of a listener, similar to Guava's `ListenableFuture`."],["The `addListener` method allows you to register a `Runnable` listener to be executed by a specified `Executor` when the future completes."],["`ApiFuture` is designed to work with any generic type `V`, as indicated by its type parameter."]]],[]]