public class ParsePosition extends Object
Constructor and Description |
---|
ParsePosition(int var0) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object var0) |
int |
getErrorIndex() |
int |
getIndex() |
int |
hashCode() |
void |
setErrorIndex(int var0) |
void |
setIndex(int var0) |
String |
toString() |
Copyright © 2006–2013 OSGi Alliance. All rights reserved.