- All Superinterfaces:
AutoCloseable
Close handle for
Operation
implementations.- Since:
- 4.0
- Author:
- Mark Rotteveel
-
Method Summary
-
Method Details
-
close
void close()- Specified by:
close
in interfaceAutoCloseable
-
isCancelled
boolean isCancelled()- Returns:
true
if the operation was cancelled
-