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