[[["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."],[[["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."]]],[]]