boolean | 
BooleanMatcher.matches(MatchDifference context,
       Boolean matched)  | 
boolean | 
BinaryMatcher.matches(MatchDifference context,
       byte[] matched)  | 
boolean | 
HashMapMatcher.matches(MatchDifference context,
       KeysAndValues<? extends KeyAndValue,? extends KeysAndValues> matched)  | 
boolean | 
MultiValueMapMatcher.matches(MatchDifference context,
       KeysToMultiValues<? extends KeyToMultiValue,? extends KeysToMultiValues> matched)  | 
boolean | 
RegexStringMatcher.matches(MatchDifference context,
       NottableString matched)  | 
boolean | 
ExactStringMatcher.matches(MatchDifference context,
       NottableString matched)  | 
boolean | 
SubStringMatcher.matches(MatchDifference context,
       NottableString matched)  | 
boolean | 
HttpRequestsPropertiesMatcher.matches(MatchDifference context,
       RequestDefinition requestDefinition)  | 
abstract boolean | 
AbstractHttpRequestMatcher.matches(MatchDifference context,
       RequestDefinition requestDefinition)  | 
boolean | 
HttpRequestMatcher.matches(MatchDifference context,
       RequestDefinition httpRequest)  | 
boolean | 
HttpRequestPropertiesMatcher.matches(MatchDifference context,
       RequestDefinition requestDefinition)  | 
boolean | 
JsonStringMatcher.matches(MatchDifference context,
       String matched)  | 
boolean | 
ParameterStringMatcher.matches(MatchDifference context,
       String matched)  | 
boolean | 
XmlSchemaMatcher.matches(MatchDifference context,
       String matched)  | 
boolean | 
XPathMatcher.matches(MatchDifference context,
       String matched)  | 
boolean | 
JsonSchemaMatcher.matches(MatchDifference context,
       String matched)  | 
boolean | 
XmlStringMatcher.matches(MatchDifference context,
       String matched)  | 
boolean | 
ExactStringMatcher.matches(MatchDifference context,
       String matched)  | 
boolean | 
SubStringMatcher.matches(MatchDifference context,
       String matched)  | 
boolean | 
JsonPathMatcher.matches(MatchDifference context,
       String matched)  | 
boolean | 
Matcher.matches(MatchDifference context,
       T t)  | 
boolean | 
RegexStringMatcher.matches(MockServerLogger mockServerLogger,
       MatchDifference context,
       NottableString matcher,
       NottableString matched)  |