IFuture.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 IFuture
bool
isCancelled
()

Meta