T1 - Type of the first free variable, i.e. the element the closure is called on.T2 - Type of the second free variable, i.e. the element the closure is called on.public abstract class PX2<T1,T2> extends IgnitePredicate2X<T1,T2>
alias for IgnitePredicate2X by extending it.
Since Java doesn't provide type aliases (like Scala, for example) we resort to these types of measures.
This is intended to provide for more concise code in cases when readability won't be sacrificed.
For more information see IgnitePredicate2X.GridFunc,
IgnitePredicate2X,
Serialized Form| Constructor and Description |
|---|
PX2() |
apply, applyxclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitand
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021