public class MatchBuilder extends Object implements MatchListener
| Constructor and Description |
|---|
MatchBuilder(boolean longest) |
| Modifier and Type | Method and Description |
|---|---|
SortedSet<StringMatch> |
getMatches() |
void |
notify(long start,
long end,
net.amygdalum.util.io.CharProvider chars) |
public void notify(long start,
long end,
net.amygdalum.util.io.CharProvider chars)
notify in interface MatchListenerpublic SortedSet<StringMatch> getMatches()
Copyright © 2020. All rights reserved.