public interface IgniteBiFunction<T,U,R> extends BiFunction<T,U,R>, Serializable
BiFunction| Modifier and Type | Method and Description |
|---|---|
default <V> IgniteBiFunction<T,U,V> |
andThen(IgniteFunction<? super R,? extends V> after) |
andThen, applydefault <V> IgniteBiFunction<T,U,V> andThen(IgniteFunction<? super R,? extends V> after)
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025