Interface CancellableFuture.CancelCallback

  • Enclosing class:
    CancellableFuture<V>

    public static interface CancellableFuture.CancelCallback
    • Method Summary

      Modifier and Type Method Description
      void cancel()  
    • Method Detail

      • cancel

        void cancel()