public interface Prioritized
| Modifier and Type | Field and Description |
|---|---|
static java.util.Comparator |
COMPARATOR |
static int |
NOPRIORITY |
| Modifier and Type | Method and Description |
|---|---|
int |
getPriority() |
static final int NOPRIORITY
static final java.util.Comparator COMPARATOR