all
sourceall<R>(predicates: FilterPredicate[]): CompoundPredicatesource
Returns a predicate that evaluates to true if any of the nested predicates evalues to true (logical AND).
all<R>(predicates: FilterPredicate[]): CompoundPredicatesource
Returns a predicate that evaluates to true if any of the nested predicates evalues to true (logical AND).