T - public static interface SequenceMatcher.MatchReplacement<T>
| Modifier and Type | Method and Description |
|---|---|
void |
append(SequenceMatchResult<T> match,
java.util.List<T> list)
Append to replacement list.
|
void append(SequenceMatchResult<T> match, java.util.List<T> list)
match - Current matched sequencelist - replacement list