protected static class PrioritySorter.PrioritizedObject<T>
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
PrioritizedObject(T object,
int priority) |
| Modifier and Type | Method and Description |
|---|---|
T |
getObject() |
int |
getPriority() |