public class TParsePosition extends Object
Constructor and Description |
---|
TParsePosition(int index) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object object) |
int |
getErrorIndex() |
int |
getIndex() |
int |
hashCode() |
void |
setErrorIndex(int index) |
void |
setIndex(int index) |
String |
toString() |
Copyright © 2019. All rights reserved.