[[["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."],[[["This webpage provides documentation for the `ApiFutureCallback` interface, designed for handling the results of an `ApiFuture`."],["The documentation covers a wide range of versions, from the latest 2.46.1 down to 2.1.2, enabling users to navigate documentation for their project's specific needs."],["`ApiFutureCallback` has an interface similar to Guava's `FutureCallback`, and has been redeclared for compatibility."],["The interface includes two abstract methods: `onFailure(Throwable t)` to handle exceptions and `onSuccess(V result)` to process successful results, each with a parameter description."]]],[]]