Class NotMatcher<MatchedType>
java.lang.Object
software.xdev.mockserver.matchers.NotMatcher<MatchedType>
- All Implemented Interfaces:
Matcher<MatchedType>
- Direct Known Subclasses:
AbstractHttpRequestMatcher,BodyMatcher,HashMapMatcher,MultiValueMapMatcher
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()static <MatcherType extends NotMatcher<?>>
MatcherTypenotMatcher(MatcherType matcher)