public class SequentialIndex extends ComputedIndex
length| Constructor and Description |
|---|
SequentialIndex(int start,
int length) |
| Modifier and Type | Method and Description |
|---|---|
int |
get(int i)
Gets the index value at position i
|
int |
maxIndex() |
int |
minIndex() |
isFullyMutable, lengthCopyright © 2013. All Rights Reserved.