[[["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 is 2.46.1, found at the top of the provided version list."],["This document covers the `ApiFuture` interface, which extends Java's `Future` interface, allowing for the addition of listeners."],["The `ApiFuture` interface is similar to Guava's `ListenableFuture` but is designed for compatibility and to allow for the shading of Guava."],["The `addListener` method allows you to add a `Runnable` listener that will be executed by a provided `Executor` when the `ApiFuture` completes."],["The provided content includes a comprehensive list of versions ranging from 2.46.1 down to version 2.1.2, detailing the `ApiFuture` documentation for each."]]],[]]