[[["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-07 UTC."],[[["The latest version of NonCancellableFuture is 2.63.1, and the page provides links to documentation for numerous previous versions, including all the way down to version 2.7.1."],["NonCancellableFuture is a Java class extending AbstractApiFuture, designed to prevent external cancellation."],["It is intended for internal use within a package, and has been made public for technical considerations."],["NonCancellableFuture overrides the cancel method from AbstractApiFuture, allowing for a boolean parameter mayInterruptIfRunning, but is still not cancellable."],["The class NonCancellableFuture inherits methods such as `addListener`, `get`, `isDone` and more from its parent class AbstractApiFuture."]]],[]]