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.IntSupplier |
Remote.intSupplier(Remote.IntSupplier supplier)
Capture serializable IntSupplier.
|
Modifier and Type | Method | Description |
---|---|---|
static Remote.IntSupplier |
Remote.intSupplier(Remote.IntSupplier supplier)
Capture serializable IntSupplier.
|