Future.isCancelled

Returns {@code true} if this task was cancelled before it completed normally.

@return {@code true} if this task was cancelled before it completed

interface Future(V)
bool
isCancelled
()

Meta