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