public class Synthetic extends Attribute
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTRIBUTE_NAME |
| Constructor and Description |
|---|
Synthetic(ConstantPool cp)
Creates a new Syntehtic attribute.
|
getAttributeNameIndex, getBytes, getDataInputStream, getName, readAttribute, setConstantPool, toStringpublic static final String ATTRIBUTE_NAME
public Synthetic(ConstantPool cp)
cp - a ConstantPool, that is related to this attributeCopyright © 2017. All rights reserved.