T - Type of the free variable for the predicate and type of the collection elements.public class ContainsPredicate<T> extends Object implements IgnitePredicate<T>
true if it receives an element that is contained in the passed in
collection.| Constructor and Description |
|---|
ContainsPredicate(Collection<? extends T> c) |
public ContainsPredicate(Collection<? extends T> c)
c - Collection to check for containment.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020