[[["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."],[[["This webpage details the `NonCancellableFuture` class, a type of future in Java that cannot be cancelled externally."],["The `NonCancellableFuture` class extends `AbstractApiFuture` and inherits various methods from it, as well as from the base `Object` class."],["The latest version documented on this page is 2.63.1, and it shows documentation for previous versions that go back as far as version 2.7.1."],["The class has a constructor, `NonCancellableFuture()`, and overrides the `cancel(boolean)` method from its parent `AbstractApiFuture` class."],["The primary purpose of this class is intended for internal use, and made public for technical reasons."]]],[]]