public interface CancellationToken
Used to allow requesting cancellation of asynchronous tasks.
abstract void
cancel()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract void cancel()