public interface Action0
| Modifier and Type | Method and Description |
|---|---|
void |
call() |
static Action0 |
doNothing() |
static Action0 |
runtime(Action0WithException exceptions) |
static Action0 doNothing()
void call()
static Action0 runtime(Action0WithException exceptions)
Copyright © 2021. All rights reserved.