|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Constants
Some constants that aren't Opcodes.
| Field Summary | |
|---|---|
static java.lang.String |
ACCESS_FLAGS_STRING
Annotation field 'access flags' |
static java.lang.String |
ANNOTATION_DEFAULT_INTERNAL_NAME
class name for annotation 'default' |
static java.lang.String |
ENCLOSING_CLASS_ANNOTATION_INTERNAL_NAME
class name for annotation 'enclosing class' |
static java.lang.String |
ENCLOSING_METHOD_ANNOTATION_INTERNAL_NAME
class name for annotation 'enclosing method' |
static java.lang.String |
EXCEPTION_ANNOTATION_INTERNAL_NAME
class name for annotation 'throws (exception)' |
static int |
HASHCODE_NOT_CALCULATED
Value of what is considered a not calculated hashcode. |
static java.lang.String |
INNER_CLASS_ANNOTATION_INTERNAL_NAME
class name for annotation 'inner class' |
static int |
MAP_OFFSET_IN_HEADER
Offset of the offset of the map, in the header of a dex file. |
static java.lang.String |
MEMBER_CLASSES_ANNOTATION_INTERNAL_NAME
class name for annotation 'member class' |
static java.lang.String |
NAME_STRING
Annotation field 'name' |
static java.lang.String |
OBJECT_STRING
class name of objects |
static java.lang.String |
SIGNATURE_ANNOTATION_INTERNAL_NAME
class name for annotation 'signature' |
static java.lang.String |
STRING_TYPE
class name of strings |
static java.lang.String |
THIS_STRING
This as a string |
static java.lang.String |
VALUE_STRING
annotation field 'value' |
| Field Detail |
|---|
static final java.lang.String ENCLOSING_CLASS_ANNOTATION_INTERNAL_NAME
static final java.lang.String ENCLOSING_METHOD_ANNOTATION_INTERNAL_NAME
static final java.lang.String INNER_CLASS_ANNOTATION_INTERNAL_NAME
static final java.lang.String MEMBER_CLASSES_ANNOTATION_INTERNAL_NAME
static final java.lang.String EXCEPTION_ANNOTATION_INTERNAL_NAME
static final java.lang.String SIGNATURE_ANNOTATION_INTERNAL_NAME
static final java.lang.String ANNOTATION_DEFAULT_INTERNAL_NAME
static final java.lang.String VALUE_STRING
static final java.lang.String NAME_STRING
static final java.lang.String ACCESS_FLAGS_STRING
static final java.lang.String THIS_STRING
static final java.lang.String STRING_TYPE
static final java.lang.String OBJECT_STRING
static final int HASHCODE_NOT_CALCULATED
static final int MAP_OFFSET_IN_HEADER
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||