[[["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-08-15 UTC."],[[["This webpage documents various versions of the `ApiFuture` interface, ranging from the latest version 2.46.1 down to 2.1.2."],["The `ApiFuture` interface is a `Future` that allows adding a listener, similar to Guava's `ListenableFuture`."],["The `ApiFuture` interface implements the `Future\u003cV\u003e` interface from `java.util.concurrent`."],["The `addListener` method allows registering a `Runnable` listener to be executed by a specified `Executor`."],["The `V` type parameter is available within the `ApiFuture` class."]]],[]]