|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectxtc.parser.Annotator.Index
public static class Annotator.Index
A mutable boxed integer.
| Field Summary | |
|---|---|
int |
index
The actual index. |
| Constructor Summary | |
|---|---|
Annotator.Index()
Create a new index initialized to -1. |
|
Annotator.Index(Annotator.Index index)
Create a copy of the specified index. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int index
| Constructor Detail |
|---|
public Annotator.Index()
public Annotator.Index(Annotator.Index index)
index - The index.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||