public static class Annotator.Index
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
index
The actual index.
|
| Constructor and Description |
|---|
Annotator.Index()
Create a new index initialized to -1.
|
Annotator.Index(Annotator.Index index)
Create a copy of the specified index.
|
public Annotator.Index()
public Annotator.Index(Annotator.Index index)
index - The index.Copyright © 2014. All Rights Reserved.