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