Class TestPublisher
- java.lang.Object
-
- io.github.qsy7.examples.platform.java8.streams.prototype.TestPublisher
-
-
Constructor Summary
Constructors Constructor Description TestPublisher()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsubscribe(org.reactivestreams.Subscriber<? super String> s)
-