-
public final class HexadecimalMatcher extends Matcher
-
-
Constructor Summary
Constructors Constructor Description HexadecimalMatcher(String value)
-
Method Summary
Modifier and Type Method Description StringgetValue()MatchingRulegetMatcher()GeneratorgetGenerator()-
-
Constructor Detail
-
HexadecimalMatcher
HexadecimalMatcher(String value)
-
-
Method Detail
-
getMatcher
MatchingRule getMatcher()
-
getGenerator
Generator getGenerator()
-
-
-
-