public interface PrioritizedExecutor
PrioritizedRunnable executor.| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(PrioritizedRunnable runnable)
Return
runnable task. |
boolean execute(PrioritizedRunnable runnable)
runnable task.runnable - task to run.