Uses of Interface
com.tangosol.util.function.Remote.ToIntBiFunction
Package
Description
Contains Functional interfaces allowing remote execution of lambda expressions and method references.
-
Uses of Remote.ToIntBiFunction in com.tangosol.util.function
Modifier and TypeMethodDescriptionstatic <T,
U> Remote.ToIntBiFunction <T, U> Remote.toIntBiFunction
(Remote.ToIntBiFunction<T, U> biFunction) Capture serializable ToIntBiFunction.Modifier and TypeMethodDescriptionstatic <T,
U> Remote.ToIntBiFunction <T, U> Remote.toIntBiFunction
(Remote.ToIntBiFunction<T, U> biFunction) Capture serializable ToIntBiFunction.