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