|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.caucho.es.ESBase | +--com.caucho.es.ESString | +--com.caucho.es.ESId
Fields inherited from class com.caucho.es.ESString |
hashCode, string |
Fields inherited from class com.caucho.es.ESBase |
DONT_DELETE, DONT_ENUM, esBase, esEmpty, esNull, esUndefined, READ_ONLY |
Method Summary | |
boolean |
equals(java.lang.Object a)
|
static ESId |
intern(java.lang.String string)
|
Methods inherited from class com.caucho.es.ESString |
carefulCharAt, create, create, create, create, createFromCharCode, ecmaEquals, getJavaType, getProperty, hashCode, isString, plus, toBoolean, toJavaObject, toNum, toObject, toSource, toStr, toStr, toString, typeof |
Methods inherited from class com.caucho.es.ESBase |
call, call, construct, delete, getProperty, greaterThan, hasProperty, isBoolean, isNum, keys, lessThan, setProperty, setProperty, setProperty, toInt32, toJavaString, toPrimitive, toPrimitive, valueOf |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Method Detail |
public static ESId intern(java.lang.String string)
public final boolean equals(java.lang.Object a)
equals
in class ESString
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |