[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 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`."]]],[]]