T - Type of the free variable for the predicate and type of the collection elements.public class NotContainsPredicate<T> extends Object implements IgnitePredicate<T>
true if its free variable is not contained in given collection.| Constructor and Description |
|---|
NotContainsPredicate(Collection<? extends T> col) |
public NotContainsPredicate(Collection<? extends T> col)
col - Collection to check for containment.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.1.0 Release Date : July 20 2017