T
- the value typepublic final class SingleFromCallable<T> extends Object implements Single.OnSubscribe<T>
Constructor and Description |
---|
SingleFromCallable(Callable<? extends T> callable) |
public void call(SingleSubscriber<? super T> t)
call
in interface Action1<SingleSubscriber<? super T>>
Copyright © 2018. All rights reserved.