| Package | Description |
|---|---|
| org.noear.solon.rx | |
| org.noear.solon.rx.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
Completable.subscribe(CompletableEmitter emitter)
订阅
|
| Modifier and Type | Method and Description |
|---|---|
static Completable |
Completable.create(Consumer<CompletableEmitter> emitterConsumer)
创建
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompletableEmitterImpl
可完成发射器实现
|
| Modifier and Type | Method and Description |
|---|---|
void |
CompletableImpl.subscribe(CompletableEmitter emitter) |
| Constructor and Description |
|---|
CompletableImpl(Throwable cause,
Consumer<CompletableEmitter> emitterConsumer) |
Copyright © 2025. All rights reserved.