Class NotMatcher<MatchedType>

    • Constructor Detail

      • NotMatcher

        public NotMatcher()
    • Method Detail

      • notMatcher

        public static <MatcherType extends NotMatcher<?>> MatcherType notMatcher​(MatcherType matcher)