Uses of Interface
com.tangosol.util.function.Remote.LongSupplier
-
Packages that use Remote.LongSupplier Package Description com.tangosol.util.function Contains Functional interfaces allowing remote execution of lambda expressions and method references. -
-
Uses of Remote.LongSupplier in com.tangosol.util.function
Methods in com.tangosol.util.function that return Remote.LongSupplier Modifier and Type Method Description static Remote.LongSupplier
Remote. longSupplier(Remote.LongSupplier supplier)
Capture serializable LongSupplier.Methods in com.tangosol.util.function with parameters of type Remote.LongSupplier Modifier and Type Method Description static Remote.LongSupplier
Remote. longSupplier(Remote.LongSupplier supplier)
Capture serializable LongSupplier.
-