|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jrre.classloader.classfile.attributes.Attributes
Constructor Summary | |
Attributes()
|
|
Attributes(Attribute[] attributes)
|
Method Summary | |
CodeAttribute |
getCodeAttribute()
|
void |
setAttributes(Attribute[] attributes)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Attributes()
public Attributes(Attribute[] attributes)
Method Detail |
public void setAttributes(Attribute[] attributes)
public CodeAttribute getCodeAttribute()
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |