[[["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-04-17 UTC."],[[["The webpage provides documentation for the `ApiFutureCallback` interface in the Google API Common library for Java, spanning multiple versions."],["The latest version documented is 2.46.1, and the content provides a list of available versions ranging from 2.46.1 down to 2.1.2, including minor and patch releases."],["`ApiFutureCallback` is designed to handle the results of an `ApiFuture`, functioning similarly to Guava's `FutureCallback`."],["The interface `ApiFutureCallback` includes two methods, `onFailure` which accepts a `Throwable`, and `onSuccess` which accepts a result of type `V`."]]],[]]