| Interface | Description |
|---|---|
| Checked.A0 | |
| Checked.A1<T> | |
| Checked.F0<T> | |
| Checked.F1<T,R> | |
| Checked.F2<T,R,S> | |
| Multiplier<T> |
A convenient shorthand way of specifying a Func1 used in a flatMap for
instance.
|
| Predicate<T> |
A convenient sorthand way of specifying a Func1 used in a filter for
instance.
|
| Class | Description |
|---|---|
| Checked |
Utility functions that are useful for brevity when using checked exceptions
in lambdas with RxJava.
|
| Functions |
Copyright © 2013–2015. All rights reserved.