public static class ClassFile.DeprecatedAttribute extends ClassFile.AttributeInfo
Constructor and Description |
---|
ClassFile.DeprecatedAttribute(short attributeNameIndex) |
Modifier and Type | Method and Description |
---|---|
protected void |
storeBody(java.io.DataOutputStream dos) |
store
public ClassFile.DeprecatedAttribute(short attributeNameIndex)
protected void storeBody(java.io.DataOutputStream dos) throws java.io.IOException
storeBody
in class ClassFile.AttributeInfo
java.io.IOException
Copyright © 2001-2012. All Rights Reserved.