Constructor and Description |
---|
PatternCache() |
Modifier and Type | Method and Description |
---|---|
static Pattern |
getPattern(String regex)
Returns the
Pattern for a given regular expression String, optionally creating
a Pattern and adding it to the cache |
Copyright © 2016–2019 AdroitLogic. All rights reserved.