T - Type of the free variable, i.e. the element the predicate is called on.public class NotEqualPredicate<T> extends Object implements IgnitePredicate<T>
true if its free variable is equal to target or both are
null.| Constructor and Description |
|---|
NotEqualPredicate(T target) |
public NotEqualPredicate(T target)
target - Object to compare free variable to.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021