[[["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-04-09 UTC."],[[["This webpage details the `NonCancellableFuture` class, a type of future in Java that cannot be cancelled externally."],["The `NonCancellableFuture` class is designed for internal use and is part of the `com.google.api.gax.retrying` package."],["It extends the `AbstractApiFuture` class and inherits its core functionalities, while also overriding the `cancel` method to prevent external cancellation."],["The latest version available is 2.63.1, and the page lists various previous versions, down to version 2.7.1, each with a link to its respective documentation."],["The documentation details the inherited members from `AbstractApiFuture` and `java.lang.Object`, along with the constructor and overridden `cancel()` method specific to `NonCancellableFuture`."]]],[]]