public interface LookupValueWithPriority
Modifier and Type | Field and Description |
---|---|
static int |
HIGH |
static int |
HIGHER |
static int |
NORMAL |
Modifier and Type | Method and Description |
---|---|
int |
getPriority() |
static final int NORMAL
static final int HIGHER
static final int HIGH