public static interface ImageHelper.Type
Modifier and Type | Field and Description |
---|---|
static int |
ARRAY_INSTANCE |
static int |
ARRAY_INSTANCE_GC_ROOT |
static int |
CLASS |
static int |
CLASS_INSTANCE |
static int |
CLASS_INSTANCE_GC_ROOT |
static int |
CLASSLOADER_INSTANCE |
static int |
CLASSLOADER_INSTANCE_GC_ROOT |
static int |
OBJECT_INSTANCE |
static int |
OBJECT_INSTANCE_GC_ROOT |
static int |
PACKAGE |
static final int CLASS_INSTANCE
static final int OBJECT_INSTANCE
static final int CLASSLOADER_INSTANCE
static final int ARRAY_INSTANCE
static final int CLASS_INSTANCE_GC_ROOT
static final int OBJECT_INSTANCE_GC_ROOT
static final int CLASSLOADER_INSTANCE_GC_ROOT
static final int ARRAY_INSTANCE_GC_ROOT
static final int CLASS
static final int PACKAGE