public static interface InvocationConfiguration.NotAgingPriority
| Modifier and Type | Field and Description |
|---|---|
static int |
HIGH_PRIORITY
High priority.
|
static int |
HIGHEST_PRIORITY
Highest priority.
|
static int |
LOW_PRIORITY
Lowest priority.
|
static int |
LOWEST_PRIORITY
Low priority.
|
static int |
NORMAL_PRIORITY
Normal priority.
|
static final int HIGHEST_PRIORITY
static final int HIGH_PRIORITY
static final int LOWEST_PRIORITY
static final int LOW_PRIORITY
static final int NORMAL_PRIORITY