T
- the value typepublic final class BlockingLastSubscriber<T> extends BlockingBaseSubscriber<T>
Constructor and Description |
---|
BlockingLastSubscriber() |
Modifier and Type | Method and Description |
---|---|
void |
onError(Throwable t) |
void |
onNext(T t) |
blockingGet, onComplete, onSubscribe
Copyright © 2019. All rights reserved.