public final class Position extends Object
Constructor and Description |
---|
Position(int startIndex,
int endIndex)
Creates a new Position.
|
Modifier and Type | Method and Description |
---|---|
int |
getEndIndex()
Returns the endIndex.
|
int |
getStartIndex()
Returns the startIndex.
|
Copyright © 2017 Kevoree Project. All rights reserved.