[[["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 for use in situations where Guava is shaded.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation covers a comprehensive range of versions, from 2.1.2 to the latest 2.46.1, for the \u003ccode\u003eSettableApiFuture\u003c/code\u003e API, with the latest version at the top of the list.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSettableApiFuture\u003c/code\u003e includes inherited methods from \u003ccode\u003eAbstractApiFuture\u003c/code\u003e, such as \u003ccode\u003eaddListener\u003c/code\u003e, \u003ccode\u003ecancel\u003c/code\u003e, \u003ccode\u003eget\u003c/code\u003e, and \u003ccode\u003eisDone\u003c/code\u003e, in addition to methods from \u003ccode\u003ejava.lang.Object\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ecreate()\u003c/code\u003e method is a static method used to generate an instance of \u003ccode\u003eSettableApiFuture\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows setting the value or the exception of the future through the methods \u003ccode\u003eset(V value)\u003c/code\u003e and \u003ccode\u003esetException(Throwable throwable)\u003c/code\u003e respectively, both returning a boolean to indicate success.\u003c/p\u003e\n"]]],[],null,[]]