Package com.macrofocus.timer
Interface CPExecutor.Cancelable
-
- Enclosing interface:
- CPExecutor
public static interface CPExecutor.Cancelable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
cancel()
boolean
isCancelled()
-