public interface PrioritizedRunnable
extends java.lang.Runnable
Runnable interface with addition of taks being prioritized.| Modifier and Type | Method and Description |
|---|---|
BACIPriority |
getPriority()
Return priority of the task.
|
BACIPriority getPriority()