-
-
Constructor Summary
Constructors
Constructor and Description |
StartEnd(int start,
int end) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getEnd
public int getEnd()
- Returns:
- The end position of this match
-
getStart
public int getStart()
The Start position
- Returns:
- The start position of this match
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.