|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jdo.impl.enhancer.classfile.ConstBasic
org.apache.jdo.impl.enhancer.classfile.ConstUnicode
public class ConstUnicode
Class representing a unicode string value in the constant pool Note: evidence suggests that this is no longer part of the java VM spec.
| Field Summary | |
|---|---|
static int |
MyTag
|
| Fields inherited from class org.apache.jdo.impl.enhancer.classfile.ConstBasic |
|---|
index |
| Method Summary | |
|---|---|
java.lang.String |
asString()
return the value associated with the entry |
boolean |
isEqual(java.util.Stack msg,
java.lang.Object obj)
Compares this instance with another for structural equality. |
int |
tag()
The tag of this constant entry |
java.lang.String |
toString()
A printable representation |
| Methods inherited from class org.apache.jdo.impl.enhancer.classfile.ConstBasic |
|---|
getIndex |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int MyTag
| Method Detail |
|---|
public int tag()
tag in class ConstBasicpublic java.lang.String asString()
public java.lang.String toString()
toString in class java.lang.Object
public boolean isEqual(java.util.Stack msg,
java.lang.Object obj)
isEqual in class ConstBasic
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||