public class EmptyPublisher<T> extends Object implements org.reactivestreams.Publisher<T>
| Constructor and Description |
|---|
EmptyPublisher() |
| Modifier and Type | Method and Description |
|---|---|
void |
subscribe(org.reactivestreams.Subscriber<? super T> subscriber) |
Copyright © 2019. All rights reserved.