ParsePosition

Undocumented in source.

Constructors

this
this(int index)
Undocumented in source.

Members

Functions

equals
bool equals(Object obj)
Undocumented in source. Be warned that the author may not have intended to support it.
getErrorIndex
int getErrorIndex()
Undocumented in source. Be warned that the author may not have intended to support it.
getIndex
int getIndex()
Undocumented in source. Be warned that the author may not have intended to support it.
hashCode
int hashCode()
Undocumented in source. Be warned that the author may not have intended to support it.
setErrorIndex
void setErrorIndex(int ei)
Undocumented in source. Be warned that the author may not have intended to support it.
setIndex
void setIndex(int index)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
String toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta