T
- The type@Internal public static class Publishers.JustPublisher<T> extends java.lang.Object implements Publishers.MicronautPublisher<T>
Constructor and Description |
---|
JustPublisher(T value) |
Modifier and Type | Method and Description |
---|---|
void |
subscribe(org.reactivestreams.Subscriber<? super T> subscriber) |