public class FieldPosition extends Object
| Constructor and Description |
|---|
FieldPosition(int var0) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object var0) |
int |
getBeginIndex() |
int |
getEndIndex() |
int |
getField() |
int |
hashCode() |
void |
setBeginIndex(int var0) |
void |
setEndIndex(int var0) |
String |
toString() |