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)
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019