Class OnSubscribeOnAssemblyCompletable<T>

java.lang.Object
rx.internal.operators.OnSubscribeOnAssemblyCompletable<T>
Type Parameters:
T - the value type
All Implemented Interfaces:
Completable.CompletableOnSubscribe, Action, Action1<Completable.CompletableSubscriber>, Function

public final class OnSubscribeOnAssemblyCompletable<T> extends Object implements Completable.CompletableOnSubscribe
Captures the current stack when it is instantiated, makes it available through a field and attaches it to all passing exception.