[[["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\u003eThis webpage details the \u003ccode\u003eSettableApiFuture\u003c/code\u003e class, a specialized \u003ccode\u003eApiFuture\u003c/code\u003e that allows setting of its result, similar to Guava's \u003ccode\u003eSettableFuture\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSettableApiFuture\u003c/code\u003e class extends \u003ccode\u003eAbstractApiFuture\u003c/code\u003e and inherits various methods, including \u003ccode\u003eaddListener\u003c/code\u003e, \u003ccode\u003ecancel\u003c/code\u003e, \u003ccode\u003eget\u003c/code\u003e, and \u003ccode\u003eset\u003c/code\u003e, among others.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists multiple versions of the \u003ccode\u003eSettableApiFuture\u003c/code\u003e class, with version 2.46.1 being the latest, and goes as far back as 2.1.2, covering all versions in between.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes static methods like \u003ccode\u003ecreate()\u003c/code\u003e for instantiating a new \u003ccode\u003eSettableApiFuture\u003c/code\u003e instance and the methods \u003ccode\u003eset()\u003c/code\u003e and \u003ccode\u003esetException()\u003c/code\u003e which are overriden to handle the value or exception.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSettableApiFuture\u003c/code\u003e has a type parameter \u003ccode\u003eV\u003c/code\u003e, and it can only be set one time, either with a result through the \u003ccode\u003eset\u003c/code\u003e method, or an exception through the \u003ccode\u003esetException\u003c/code\u003e method.\u003c/p\u003e\n"]]],[],null,[]]