[[["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 webpage provides a comprehensive list of versions for the `ApiFuture` interface, ranging from the latest version 2.46.1 down to version 2.1.2."],["`ApiFuture` is a Java interface, similar to Guava's `ListenableFuture`, designed to allow the addition of a listener."],["The `ApiFuture` interface extends Java's `Future\u003cV\u003e` interface and allows to pass a runnable and executor as parameters."],["The main method provided by the interface is `addListener`, which accepts a `Runnable` listener and an `Executor` as parameters."],["The main parameter of the interface is `V`, which has no further description on this page."]]],[]]