[[["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 available for `ApiFuture` is 2.46.1, with direct access through the provided link."],["This page lists multiple versions of `ApiFuture`, ranging from 2.1.2 up to the latest 2.46.1, offering access to all of them."],["`ApiFuture` is an interface, extending the Java `Future` interface, that allows for the addition of listeners."],["`ApiFuture`'s `addListener` method accepts a `Runnable` listener and an `Executor` to handle asynchronous operations."],["`ApiFuture` was created as a counterpart to Guava's `ListenableFuture` to avoid conflicts, allowing Guava to be shaded."]]],[]]