[[["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-08-28 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eForwardingApiFuture\u003c/code\u003e class, which implements the \u003ccode\u003eApiFuture\u003c/code\u003e interface, in the Google API Common Java library.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eForwardingApiFuture\u003c/code\u003e is 2.46.1, and the page provides documentation links for a history of versions from 2.46.1 down to 2.1.2.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eForwardingApiFuture\u003c/code\u003e inherits members from \u003ccode\u003ejava.lang.Object\u003c/code\u003e and allows for the addition of listeners, cancellation, and retrieval of results, or to check if it has been cancelled or completed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eForwardingApiFuture\u003c/code\u003e class has a constructor that accepts an \u003ccode\u003eApiFuture<T>\u003c/code\u003e as a delegate and several methods such as \u003ccode\u003eaddListener\u003c/code\u003e, \u003ccode\u003ecancel\u003c/code\u003e, \u003ccode\u003eget\u003c/code\u003e, \u003ccode\u003eisCancelled\u003c/code\u003e, and \u003ccode\u003eisDone\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe type parameter \u003ccode\u003eT\u003c/code\u003e is used throughout the class, such as in the delegate object, the generic return type, and in the inherited interface.\u003c/p\u003e\n"]]],[],null,[]]