Searched defs:anyMatch (Results 1 – 4 of 4) sorted by relevance
614 boolean anyMatch(DoublePredicate predicate); in anyMatch() method
557 boolean anyMatch(IntPredicate predicate); in anyMatch() method
562 boolean anyMatch(LongPredicate predicate); in anyMatch() method
875 boolean anyMatch(Predicate<? super T> predicate); in anyMatch() method