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