E1
- Type of the first parameter.E2
- Type of the second parameter.public interface IgniteBiPredicate<E1,E2> extends Serializable
true
or false
.Modifier and Type | Method and Description |
---|---|
boolean |
apply(E1 e1,
E2 e2)
Predicate body.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019