public static class Annotator.IndexPair
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
index1
The first index.
|
int |
index2
The second index.
|
| Constructor and Description |
|---|
Annotator.IndexPair()
Create a new pair of indices, initialized to -1.
|
Copyright © 2014. All Rights Reserved.