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 Fabric : ver. 2.0.0 Release Date : April 30 2017