public static class ClassFile.SyntheticAttribute extends ClassFile.AttributeInfo
Synthetic attribute (see JVMS 4.7.6).| Modifier and Type | Method and 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.
|
storeprotected void storeBody(DataOutputStream dos)
ClassFile.AttributeInfostoreBody in class ClassFile.AttributeInfoCopyright © 2019. All rights reserved.