-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
int |
getEnd() |
int |
getStart()
The Start position
|
-
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-2015 Apache Software Foundation. All Rights Reserved.