Interface CPExecutor.Cancelable

Enclosing interface:
CPExecutor

public static interface CPExecutor.Cancelable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    boolean
     
  • Method Details

    • isCancelled

      boolean isCancelled()
    • cancel

      void cancel()