| Modifier and Type | Field and Description |
|---|---|
static int |
MATCH_UNLIMITED
Indicates that there is no limitation about
matchAtMost. |
| Modifier and Type | Method and Description |
|---|---|
int |
getMatchAtMost() |
boolean |
isContinueAfterMatch() |
void |
setContinueAfterMatch(boolean continueAfterMatch) |
void |
setMatchAtMost(int matchAtMost) |
public static final int MATCH_UNLIMITED
matchAtMost.Copyright © 2016–2019. All rights reserved.