[[["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 webpage details the \u003ccode\u003eSettableApiFuture\u003c/code\u003e class, a subclass of \u003ccode\u003eAbstractApiFuture\u003c/code\u003e, used to set the result of an \u003ccode\u003eApiFuture\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSettableApiFuture\u003c/code\u003e class is designed as an alternative to Guava's \u003ccode\u003eSettableFuture\u003c/code\u003e, primarily to accommodate shading in its core.\u003c/p\u003e\n"],["\u003cp\u003eIt provides methods to set a value (\u003ccode\u003eset(V value)\u003c/code\u003e) or an exception (\u003ccode\u003esetException(Throwable throwable)\u003c/code\u003e) to complete the \u003ccode\u003eApiFuture\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists all available versions, ranging from 2.46.1 (latest) down to 2.1.2.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eAbstractApiFuture\u003c/code\u003e, and thus inherits several of its methods such as \u003ccode\u003eaddListener\u003c/code\u003e, \u003ccode\u003ecancel\u003c/code\u003e, and \u003ccode\u003eget\u003c/code\u003e along with the ability to use \u003ccode\u003eObject\u003c/code\u003e methods.\u003c/p\u003e\n"]]],[],null,[]]