public class RegexConcat extends RegexComposed implements IRegex
| Constructor and Description |
|---|
RegexConcat(IRegex... partial) |
| Modifier and Type | Method and Description |
|---|---|
protected Pattern2 |
getFull() |
count, createPartialMatch, getPartials, getPattern, getStartCount, match, matcherclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcount, createPartialMatch, getPatternpublic RegexConcat(IRegex... partial)
protected Pattern2 getFull()
getFull in class RegexComposedCopyright © 2017. All rights reserved.