|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.gomjabbar.classes.bytecode.AttributeInfo.ConstantValueInfo
Constructor Summary | |
AttributeInfo.ConstantValueInfo(AttributeInfo ai)
|
Method Summary | |
static AttributeInfo |
createConstantValueAttribute(PseudoClassFile pcf,
byte[] type_index,
byte[] value_index)
|
java.lang.Object |
getValue()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AttributeInfo.ConstantValueInfo(AttributeInfo ai)
Method Detail |
public static AttributeInfo createConstantValueAttribute(PseudoClassFile pcf, byte[] type_index, byte[] value_index)
public java.lang.Object getValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |