public interface AttrContainer
Modifier and Type | Method and Description |
---|---|
Attribute |
getAttributes()
Get the (first) Attribute of this container.
|
ConstantPool |
getConstants() |
void |
setAttributes(Attribute attribute)
Set the (list of) Attributes of this container.
|
Attribute getAttributes()
void setAttributes(Attribute attribute)
ConstantPool getConstants()