Interface CarrotExecutor
-
- All Superinterfaces:
Executor
- All Known Implementing Classes:
ScheduledThreadPoolCarrotExecutor
public interface CarrotExecutor extends Executor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetPriority()voidstart()voidstop()
-