[[["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 `ApiFuture` is 2.46.1, which is linked at the top of the version list for easy access."],["The `ApiFuture` interface extends Java's `Future\u003cV\u003e` and allows for the addition of listeners."],["`ApiFuture` is similar to Guava's `ListenableFuture` but is redeclared for shading purposes."],["The interface provides an `addListener` method that accepts a `Runnable` listener and an `Executor`."],["The available documentation on `ApiFuture` covers a range of versions, starting from 2.1.2 up to the latest 2.46.1."]]],[]]