[[["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-09-04 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eSettableApiFuture\u003c/code\u003e class, extending \u003ccode\u003eAbstractApiFuture\u003c/code\u003e, allows setting the result of an \u003ccode\u003eApiFuture\u003c/code\u003e and is designed to replace Guava's \u003ccode\u003eSettableFuture\u003c/code\u003e for shading purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.46.1, with a history of versions dating back to 2.1.2, all of which implement \u003ccode\u003eSettableApiFuture\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSettableApiFuture\u003c/code\u003e inherits various methods from \u003ccode\u003eAbstractApiFuture\u003c/code\u003e, including \u003ccode\u003eaddListener\u003c/code\u003e, \u003ccode\u003ecancel\u003c/code\u003e, \u003ccode\u003eget\u003c/code\u003e, \u003ccode\u003eisCancelled\u003c/code\u003e, \u003ccode\u003eisDone\u003c/code\u003e, \u003ccode\u003eset\u003c/code\u003e, and \u003ccode\u003esetException\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class features static method \u003ccode\u003ecreate()\u003c/code\u003e that is used for creating an instance of the \u003ccode\u003eSettableApiFuture\u003c/code\u003e class, and \u003ccode\u003eset()\u003c/code\u003e and \u003ccode\u003esetException()\u003c/code\u003e methods to manually set the value or exception of the future, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be used with parameter V, and is defined as an Object that extends AbstractApiFuture, inheriting multiple methods and parameters from it.\u003c/p\u003e\n"]]],[],null,[]]