[[["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 provides documentation for the \u003ccode\u003eSettableApiFuture\u003c/code\u003e class, a Java utility that extends \u003ccode\u003eAbstractApiFuture\u003c/code\u003e and allows for the setting of its result.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eSettableApiFuture\u003c/code\u003e is 2.46.1, and the page provides a list of various versions dating back to version 2.1.2, each linked to its corresponding API documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSettableApiFuture\u003c/code\u003e is designed as an \u003ccode\u003eApiFuture\u003c/code\u003e that can have its result set externally, similar in function to Guava's \u003ccode\u003eSettableFuture\u003c/code\u003e, but implemented to allow for shading of the Guava library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSettableApiFuture\u003c/code\u003e class inherits methods from \u003ccode\u003eAbstractApiFuture\u003c/code\u003e and \u003ccode\u003eObject\u003c/code\u003e, including those for adding listeners, canceling tasks, getting results, and handling exceptions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSettableApiFuture\u003c/code\u003e class has static methods such as \u003ccode\u003e<V>create()\u003c/code\u003e to instantiate and methods like \u003ccode\u003eset(V value)\u003c/code\u003e and \u003ccode\u003esetException(Throwable throwable)\u003c/code\u003e to set the values and exceptions of the future.\u003c/p\u003e\n"]]],[],null,[]]