Package 

Class CancellationTokenRegistration

    • Method Summary

      Modifier and Type Method Description
      Unit close() Unregisters the callback runnable from the cancellation token.
      • Methods inherited from class java.lang.Object

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

      • close

         Unit close()

        Unregisters the callback runnable from the cancellation token.