[[["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 lists the versions of `ApiFuture` from version 2.1.2 up to the latest version, 2.46.1."],["`ApiFuture` is a Java interface, similar to Guava's `ListenableFuture`, but defined independently to enable shading."],["`ApiFuture` extends the `Future\u003cV\u003e` interface, allowing the attachment of a listener."],["The `addListener` method enables a user to add a `Runnable` listener to be executed using a specified `Executor`."]]],[]]