Class B2CancellationToken


  • public class B2CancellationToken
    extends java.lang.Object
    Token to pass around whether the caller has cancelled an operation so that sub tasks can stop their processing.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • B2CancellationToken

        public B2CancellationToken()