|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgnu.bytecode.CpoolEntry
gnu.bytecode.CpoolString
public class CpoolString
A CONSTANT_String entry in the constant pool.
| Field Summary |
|---|
| Fields inherited from class gnu.bytecode.CpoolEntry |
|---|
index |
| Method Summary | |
|---|---|
CpoolUtf8 |
getString()
|
int |
getTag()
|
int |
hashCode()
|
void |
print(ClassTypeWriter dst,
int verbosity)
Print this constant pool entry. |
| Methods inherited from class gnu.bytecode.CpoolEntry |
|---|
getIndex |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public int getTag()
getTag in class CpoolEntrypublic final CpoolUtf8 getString()
public int hashCode()
hashCode in class CpoolEntry
public void print(ClassTypeWriter dst,
int verbosity)
CpoolEntry
print in class CpoolEntry
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||