public class DeprecatedAttribute extends Attribute
NONE
Constructor and Description |
---|
DeprecatedAttribute() |
Modifier and Type | Method and Description |
---|---|
protected int |
getLength() |
static void |
setAttributeName(CPUTF8 cpUTF8Value) |
java.lang.String |
toString() |
protected void |
writeBody(java.io.DataOutputStream dos) |
doWrite, equals, getAttributeName, getLengthIncludingHeader, getNestedClassFileEntries, hasBCIRenumbering, hashCode, isSourceFileAttribute, resolve
objectHashCode, write
public DeprecatedAttribute()
public static void setAttributeName(CPUTF8 cpUTF8Value)
protected void writeBody(java.io.DataOutputStream dos) throws java.io.IOException
public java.lang.String toString()
toString
in class ClassFileEntry