E1
- Type of the first parameter.E2
- Type of the second parameter.R
- Type of the closure's return value.public interface IgniteBiClosure<E1,E2,R> extends Serializable
Modifier and Type | Method and Description |
---|---|
R |
apply(E1 e1,
E2 e2)
Closure body.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019