| Package | Description |
|---|---|
| com.github.davidmoten.rx |
| Modifier and Type | Method and Description |
|---|---|
static <T> rx.functions.Func0<T> |
Checked.f0(Checked.F0<T> f)
Returns a
Func0 that reports any exception thrown by f wrapped by
a RuntimeException. |
Copyright © 2013–2016. All rights reserved.