public interface PKV<K,V> extends IgniteBiPredicate<K,V>
alias for GridPredicate2<K, V> by extending
IgnitePredicate. 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 without sacrificing
readability. For more information see IgnitePredicate.IgniteBiPredicate,
GridFuncand, apply
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021