|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.bytecode.ConstantPoolEntry
com.caucho.bytecode.StringConstant
public class StringConstant
Represents a string pointer in the constant pool.
| Method Summary | |
|---|---|
int |
export(ConstantPool target)
Exports to the target pool. |
java.lang.String |
getString()
Returns the UTF string. |
java.lang.String |
toString()
|
| Methods inherited from class com.caucho.bytecode.ConstantPoolEntry |
|---|
getConstantPool, getIndex |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String getString()
public int export(ConstantPool target)
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 | |||||||||