public class RegexMatcher extends BaseMatcher
| Constructor and Description |
|---|
RegexMatcher() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Match> |
execute(java.lang.String password) |
extend, sorted, translatepublic java.util.List<Match> execute(java.lang.String password)