public static final class ITaskQueue.RunnableWithPriority
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description |
|---|
RunnableWithPriority(int priorityIn,
java.lang.Runnable runnableIn) |
| Modifier and Type | Method and Description |
|---|---|
int |
getPriority() |
void |
run() |