T - Type of the free variable, i.e. the element the predicate is called on.public class IsAllPredicate<T> extends Object implements IgnitePredicate<T>
true if each of its component preds evaluates to true.| Constructor and Description |
|---|
IsAllPredicate(IgnitePredicate<? super T>... preds) |
public IsAllPredicate(IgnitePredicate<? super T>... preds)
preds - Passed in predicate. If none provided - always-false predicate is returned.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.4.0 Release Date : March 5 2018