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.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024