|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectxtc.parser.Annotator.IndexPair
public static class Annotator.IndexPair
A pair of indices.
| Field Summary | |
|---|---|
int |
index1
The first index. |
int |
index2
The second index. |
| Constructor Summary | |
|---|---|
Annotator.IndexPair()
Create a new pair of indices, initialized to -1. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int index1
public int index2
| Constructor Detail |
|---|
public Annotator.IndexPair()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||