Class Predicates.AllSatisfy<T>

    • Constructor Detail

      • AllSatisfy

        public AllSatisfy​(Predicate<? super T> predicate)
    • Method Detail

      • accept

        public boolean accept​(Iterable<T> iterable)