Class MatchConfig.Regex
-
- All Implemented Interfaces:
public final class MatchConfig.Regex extends MatchConfig
-
-
Constructor Summary
Constructors Constructor Description MatchConfig.Regex(String pattern)
-
Method Summary
Modifier and Type Method Description final String
getPattern()
-
-
Constructor Detail
-
MatchConfig.Regex
MatchConfig.Regex(String pattern)
-
-
Method Detail
-
getPattern
final String getPattern()
-
-
-
-