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