[[["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 document provides API documentation for the `ApiFutures` class, which offers static utility methods for the `ApiFuture` interface in Java."],["The latest version available is 2.46.1, and this document also contains a list of previous versions and links to their respective documentation, dating back to version 2.1.2."],["`ApiFutures` offers static methods for transforming, catching exceptions, and managing `ApiFuture` objects, such as `transformAsync`, `catching`, and `addCallback`, each with options for providing an `Executor` for asynchronous operations."],["The class also includes static methods for creating immediate futures, like `immediateFuture`, `immediateFailedFuture`, and `immediateCancelledFuture`, as well as methods for working with collections of futures like `allAsList` and `successfulAsList`."]]],[]]