CancellationHandle
-
Cmn
fun interface CancellationHandle
Implementations of this interface can be used to cancel an ongoing operation or unregister a listener by calling cancel.
fun interface CancellationHandle
Implementations of this interface can be used to cancel an ongoing operation or unregister a listener by calling cancel.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-10-22 UTC.