Class TestPublisher
java.lang.Object
io.github.qsy7.examples.platform.java8.streams.prototype.TestPublisher
- All Implemented Interfaces:
org.reactivestreams.Publisher<String>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TestPublisher
public TestPublisher()
-
-
Method Details
-
subscribe
- Specified by:
subscribein interfaceorg.reactivestreams.Publisher<String>
-