Class AbstractQuantifierPredicate<T>

    • Constructor Detail

      • AbstractQuantifierPredicate

        public AbstractQuantifierPredicate​(Predicate<? super T>... predicates)
        Constructor that performs no validation.
        Parameters:
        predicates - the predicates to check, not cloned, not null