| Package | Description |
|---|---|
| rx.functions |
| Modifier and Type | Method and Description |
|---|---|
static <T1 |
Actions.toFunc(Action5
Converts an
Action5 to a function that calls the action and returns
null.
|
static <T1 |
Actions.toFunc(Action5
Converts an
Action5 to a function that calls the action and returns a specified value.
|