| 程序包 | 说明 |
|---|---|
| org.noear.solon.rx | |
| org.noear.solon.rx.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
static Completable |
Completable.complete() |
static Completable |
Completable.create(Consumer<CompletableEmitter> emitterConsumer) |
static Completable |
Completable.error(Throwable cause) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CompletableImpl
可完成的发布者实现
|
Copyright © 2024. All rights reserved.