|
org.netbeans.modules.classfile/1 1.35 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.netbeans.modules.classfile.CPEntry
public abstract class CPEntry
A class representing an entry in a ConstantPool.
| Method Summary | |
|---|---|
abstract int |
getTag()
Returns the constant type value, or tag, as defined by table 4.3 of the Java Virtual Machine specification. |
Object |
getValue()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public Object getValue()
public abstract int getTag()
|
org.netbeans.modules.classfile/1 1.35 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||