Class NotMatcher<MatchedType>

    • Constructor Detail

      • NotMatcher

        public NotMatcher()
    • Method Detail

      • not

        public static <MatcherType extends NotMatcher> MatcherType not​(MatcherType matcher)