T - Type of the free variable, i.e. the element the predicate is called on.public class IsNotAllPredicate<T> extends Object implements IgnitePredicate<T>
| Constructor and Description |
|---|
IsNotAllPredicate(IgnitePredicate<? super T>... preds) |
public IsNotAllPredicate(IgnitePredicate<? super T>... preds)
preds - Predicate to negate.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.4.0 Release Date : March 5 2018