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