| Constructor and Description |
|---|
RegexMatcher(String expected) |
public RegexMatcher(String expected)
public boolean match(Object o)
MatcherComparing method
match in interface Matchero - The object that is needed to compare
true/false based on the matching result
Matcher.match(Object)Copyright © 2016. All rights reserved.