public class PriorityExecutor
extends java.lang.Object
| Constructor and Description |
|---|
PriorityExecutor() |
| Modifier and Type | Method and Description |
|---|---|
void |
addTask(java.lang.Runnable entry,
int seqNum,
int priority) |
void |
clear() |