[[["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."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eApiFutureCallback\u003c/code\u003e interface, which is part of the Google API Common library for Java.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApiFutureCallback\u003c/code\u003e interface is designed to handle the results of an \u003ccode\u003eApiFuture\u003c/code\u003e, similar to Guava's \u003ccode\u003eFutureCallback\u003c/code\u003e but without direct dependency on Guava.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eApiFutureCallback\u003c/code\u003e is 2.46.1, and the documentation covers versions as old as 2.1.2.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApiFutureCallback\u003c/code\u003e interface has two main abstract methods: \u003ccode\u003eonFailure(Throwable t)\u003c/code\u003e for handling errors, and \u003ccode\u003eonSuccess(V result)\u003c/code\u003e for handling successful results.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApiFutureCallback\u003c/code\u003e utilizes type parameter \u003ccode\u003eV\u003c/code\u003e, which represents a generic type, to handle the result.\u003c/p\u003e\n"]]],[],null,[]]