public class EmptyPublisher<T> extends Object implements org.reactivestreams.Publisher<T>
EmptyPublisher()
void
subscribe(org.reactivestreams.Subscriber<? super T> subscriber)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EmptyPublisher()
public void subscribe(org.reactivestreams.Subscriber<? super T> subscriber)
subscribe
org.reactivestreams.Publisher<T>
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.