Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME |
java.lang.Object |
value |
Constructor and Description |
---|
AnnotationDefaultAttribute(java.lang.Object value) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
name() |
(package private) static AnnotationDefaultAttribute |
parseAnnotationDefaultAttribute(java.io.DataInput in,
ConstantPool constant_pool) |
java.lang.String |
toString() |
public static final java.lang.String NAME
public final java.lang.Object value
public java.lang.String toString()
toString
in class java.lang.Object
static AnnotationDefaultAttribute parseAnnotationDefaultAttribute(java.io.DataInput in, ConstantPool constant_pool) throws java.io.IOException
java.io.IOException