Package com.vladsch.plugin.util
Interface Cancellable
-
- All Known Subinterfaces:
CancellableConsumerRunnable<T>,CancellableRunnable
- All Known Implementing Classes:
OneTimeConsumerRunnable,OneTimeRunnable
public interface Cancellable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancancel()booleancanRun()
-