public interface CompletableSubscriber extends org.reactivestreams.Subscriber<Void>
| Modifier and Type | Method and Description |
|---|---|
default void |
onNext(Void var1) |
default void |
onSubscribe(org.reactivestreams.Subscription var1) |
Copyright © 2025. All rights reserved.