| Package | Description |
|---|---|
| com.tangosol.util.function |
Contains Functional interfaces allowing remote execution of lambda expressions and method references.
|
| Modifier and Type | Method | Description |
|---|---|---|
static Remote.DoubleSupplier |
Remote.doubleSupplier(Remote.DoubleSupplier supplier)
Capture serializable DoubleSupplier.
|
| Modifier and Type | Method | Description |
|---|---|---|
static Remote.DoubleSupplier |
Remote.doubleSupplier(Remote.DoubleSupplier supplier)
Capture serializable DoubleSupplier.
|