public class MatchContainer
extends java.lang.Object
| Constructor and Description |
|---|
MatchContainer() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(java.lang.String match,
int atIndex) |
java.util.List<java.lang.Integer> |
getMatchIndicesFor(java.lang.String match) |
boolean |
isEmpty() |
java.lang.String |
toString() |