@Retention(value=RUNTIME) public @interface Comparable
Modifier and Type | Fields and Description |
---|---|
static int |
ARRAY |
static int |
COLLECTION_COMPLEVEL_0 |
static int |
COLLECTION_COMPLEVEL_1 |
static int |
COLLECTION_COMPLEVEL_2 |
static int |
COLLECTION_COMPLEVEL_3 |
static int |
COLLECTION_COMPLEVEL_4 |
static int |
COMPARABLE_DRAWABLE |
static int |
COMPONENT |
static int |
DOUBLE |
static int |
EVENT_HANDLER |
static int |
EVENT_HANDLER_IN_PARAMETERIZED_TYPE |
static int |
FLOAT |
static int |
OTHER |
static int |
PRIMITIVE |
static int |
SECTION |
static int |
STATE_CONTAINER |
Modifier and Type | Required Element and Description |
---|---|
int |
type |