| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | ASM_API_VERSION | 327680 | 
| public static final int | ASM_MANUAL_FLAG | 0 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final String | CLASS_FILE_EXTENSION | ".class" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | REBASED_METHOD_MODIFIER | 4098 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | FIELD_CACHE_MODIFIER | 4120 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | EMPTY_MASK | 0 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final String | ERROR_MESSAGE | "Could not load a type that is linked by the annotation value" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final String | CONSTRUCTOR_INTERNAL_NAME | "<init>" | 
| public static final String | TYPE_INITIALIZER_INTERNAL_NAME | "<clinit>" | 
| public static final int | TYPE_INITIALIZER_MODIFIER | 4106 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final double | DEFAULT | 1.0 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final String | BEAN_PROPERTY | "" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| protected static final String | FIELD_NAME | "instance" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| protected static final String | FIELD_NAME | "target" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | ACCESSOR_METHOD_MODIFIER | 4112 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final String | INSTANCE_FIELD | "target" | 
| public static final String | REFLECTION_METHOD | "make" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final String | GET_DECLARED_CONSTRUCTOR_METHOD_DESCRIPTOR | "([Ljava/lang/Class;)Ljava/lang/reflect/Constructor;" | 
| public static final String | GET_DECLARED_CONSTRUCTOR_METHOD_NAME | "getDeclaredConstructor" | 
| public static final String | GET_REFLECTION_FACTORY_METHOD_DESCRIPTOR | "()Lsun/reflect/ReflectionFactory;" | 
| public static final String | GET_REFLECTION_FACTORY_METHOD_NAME | "getReflectionFactory" | 
| public static final String | JAVA_LANG_CLASS_INTERNAL_NAME | "java/lang/Class" | 
| public static final String | JAVA_LANG_CONSTRUCTOR_INTERNAL_NAME | "java/lang/reflect/Constructor" | 
| public static final String | JAVA_LANG_OBJECT_DESCRIPTOR | "Ljava/lang/Object;" | 
| public static final String | JAVA_LANG_OBJECT_INTERNAL_NAME | "java/lang/Object" | 
| public static final String | NEW_CONSTRUCTOR_FOR_SERIALIZATION_METHOD_DESCRIPTOR | "(Ljava/lang/Class;Ljava/lang/reflect/Constructor;)Ljava/lang/reflect/Constructor;" | 
| public static final String | NEW_CONSTRUCTOR_FOR_SERIALIZATION_METHOD_NAME | "newConstructorForSerialization" | 
| public static final String | NEW_INSTANCE_METHOD_DESCRIPTOR | "([Ljava/lang/Object;)Ljava/lang/Object;" | 
| public static final String | NEW_INSTANCE_METHOD_NAME | "newInstance" | 
| public static final String | REFLECTION_FACTORY_INTERNAL_NAME | "sun/reflect/ReflectionFactory" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | ABSTRACTION_MASK | 1280 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | FIELD_MODIFIER_MASK | 163583 | 
| public static final int | GENERAL_MODIFIER_MASK | 135168 | 
| public static final int | MEMBER_MODIFIER_MASK | 163391 | 
| public static final int | METHOD_MODIFIER_MASK | 163839 | 
| public static final int | TYPE_MODIFIER_MASK | 163383 | 
| public static final int | VISIBILITY_MODIFIER_MASK | 7 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | DEFAULT_LENGTH | 8 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | DEFAULT_BUFFER_SIZE | 1024 | 
Copyright © 2014. All rights reserved.