Package rx.internal.operators
Class OnSubscribeThrow<T>
java.lang.Object
rx.internal.operators.OnSubscribeThrow<T>
- Type Parameters:
T- the type of item (ostensibly) emitted by the Observable
- All Implemented Interfaces:
Action,Action1<Subscriber<? super T>>,Function,Observable.OnSubscribe<T>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary