public static class ClassFile.DeprecatedAttribute extends ClassFile.AttributeInfo
Constructor | Description |
---|---|
DeprecatedAttribute(short attributeNameIndex) |
Modifier and Type | Method | Description |
---|---|---|
protected void |
storeBody(DataOutputStream dos) |
Writes the body of this attribute in an attribute-type dependent way; see JVMS7 4.7.2 and following.
|
store
protected void storeBody(DataOutputStream dos)
ClassFile.AttributeInfo
storeBody
in class ClassFile.AttributeInfo
Copyright © 2001–2019. All rights reserved.