[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[[["\u003cp\u003eThe webpage provides documentation for \u003ccode\u003eSettableApiFuture\u003c/code\u003e, a Java class used for managing asynchronous operations, which is similar to Guava's \u003ccode\u003eSettableFuture\u003c/code\u003e but adapted for shading purposes.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.46.1 is the latest release, and the page provides access to documentation for numerous prior versions dating back to 2.1.2.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSettableApiFuture\u003c/code\u003e extends \u003ccode\u003eAbstractApiFuture\u003c/code\u003e and inherits several methods, such as \u003ccode\u003eaddListener\u003c/code\u003e, \u003ccode\u003ecancel\u003c/code\u003e, \u003ccode\u003eget\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 \u003ccode\u003eSettableApiFuture\u003c/code\u003e has methods \u003ccode\u003eset(V value)\u003c/code\u003e and \u003ccode\u003esetException(Throwable throwable)\u003c/code\u003e for managing the successful or error outcomes of the associated asynchronous task, and a static method \u003ccode\u003e<V>create()\u003c/code\u003e to generate a new instance.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists many inherited methods from \u003ccode\u003eAbstractApiFuture\u003c/code\u003e, as well as inherited methods from the core Java \u003ccode\u003eObject\u003c/code\u003e class, allowing users to understand the full scope of its capability.\u003c/p\u003e\n"]]],[],null,[]]