RxJava



Package rx.plugins

Class Summary
DebugHook<C> Implements hooks into the Observable chain to emit a detailed account of all the events that happened.
DebugNotification<T>  
DebugNotificationListener<C> Subclasses of this are passed into the constructor of DebugHook to receive notification about all activity in Rx.
 

Enum Summary
DebugNotification.Kind