|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jdt.internal.core.util.ClassFileStruct
org.eclipse.jdt.internal.core.util.ConstantPool
public class ConstantPool
Default implementation of IConstantPool.
| Method Summary | |
|---|---|
IConstantPoolEntry |
decodeEntry(int index)
|
int |
getConstantPoolCount()
|
int |
getEntryKind(int index)
|
| Methods inherited from class org.eclipse.jdt.internal.core.util.ClassFileStruct |
|---|
doubleAt, floatAt, i1At, i2At, i4At, i8At, u1At, u2At, u4At, utf8At |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public IConstantPoolEntry decodeEntry(int index)
IConstantPool#decodeEntry(int)public int getConstantPoolCount()
IConstantPool#getConstantPoolCount()public int getEntryKind(int index)
IConstantPool#getEntryKind(int)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||