Searched defs:noneMatch (Results 1 – 4 of 4) sorted by relevance
658 boolean noneMatch(DoublePredicate predicate); in noneMatch() method
603 boolean noneMatch(IntPredicate predicate); in noneMatch() method
607 boolean noneMatch(LongPredicate predicate); in noneMatch() method
918 boolean noneMatch(Predicate<? super T> predicate); in noneMatch() method