| 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 |
|---|---|
| Actions | |
| Bytes | |
| Checked |
Utility functions that are useful for brevity when using checked exceptions
in lambdas with RxJava.
|
| Functions | |
| Ignore | |
| Jaxws | |
| Jaxws.ObservableAdapter | |
| Obs | |
| RetryWhen |
Provides builder for the
Func1 parameter of
Observable.retryWhen(Func1). |
| RetryWhen.Builder | |
| RetryWhen.ErrorAndDuration | |
| Serialized |
Utility class for writing Observable streams to ObjectOutputStreams and
reading Observable streams of indeterminate size from ObjectInputStreams.
|
| Serialized.KryoBuilder | |
| Statistics | |
| Strings | |
| Transformers |
Copyright © 2013–2015. All rights reserved.