RxJava



Package rx.util

Interface Summary
Closing  
Opening  
 

Class Summary
Closings  
Exceptions  
Openings  
Range  
TimeInterval<T>  
Timestamped<T> Composite class that takes a value and a timestamp and wraps them.
 

Exception Summary
CompositeException Exception that is a composite of 1 or more other exceptions.
OnErrorNotImplementedException Used for re-throwing Observer.onError(Throwable) when an implementation doesn't exist.