Package | Description |
---|---|
io.reactivex |
Base reactive classes:
Flowable , Observable ,
Single , Maybe and
Completable ; base reactive consumers;
other common base interfaces. |
Modifier and Type | Method and Description |
---|---|
void |
CompletableOnSubscribe.subscribe(CompletableEmitter emitter)
Called for each CompletableObserver that subscribes.
|
Copyright © 2019. All rights reserved.