T
- the value typepublic final class OnSubscribeOnAssemblyCompletable<T> extends Object implements Completable.OnSubscribe
Modifier and Type | Field and Description |
---|---|
static boolean |
fullStackTrace
If set to true, the creation of PublisherOnAssembly will capture the raw
stacktrace instead of the sanitized version.
|
Constructor and Description |
---|
OnSubscribeOnAssemblyCompletable(Completable.OnSubscribe source) |
public static volatile boolean fullStackTrace
public OnSubscribeOnAssemblyCompletable(Completable.OnSubscribe source)
public void call(CompletableSubscriber t)
call
in interface Action1<CompletableSubscriber>
Copyright © 2018. All rights reserved.