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