[[["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-15 UTC."],[[["\u003cp\u003eThe latest version of \u003ccode\u003eForwardingApiFuture\u003c/code\u003e is 2.46.1, and this webpage provides access to documentation for numerous versions, ranging down to version 2.1.2.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eForwardingApiFuture\u003c/code\u003e is a Java class that implements the \u003ccode\u003eApiFuture\u003c/code\u003e interface, allowing it to forward calls to a delegate \u003ccode\u003eApiFuture\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003ejava.lang.Object\u003c/code\u003e and implements \u003ccode\u003eApiFuture\u003c/code\u003e, providing 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 for managing asynchronous operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eForwardingApiFuture\u003c/code\u003e constructor takes an \u003ccode\u003eApiFuture\u003c/code\u003e delegate as a parameter, and it also supports type parameters, denoted by \u003ccode\u003eT\u003c/code\u003e, to handle various object types.\u003c/p\u003e\n"],["\u003cp\u003eThe class has \u003ccode\u003eget()\u003c/code\u003e methods that can throw exceptions \u003ccode\u003eInterruptedException\u003c/code\u003e, \u003ccode\u003eExecutionException\u003c/code\u003e, and \u003ccode\u003eTimeoutException\u003c/code\u003e, and \u003ccode\u003eget()\u003c/code\u003e methods take in a timeout and a \u003ccode\u003eTimeUnit\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]