[[["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-03-21 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."]]],[]]