java.lang.Object
com.github.mizosoft.methanol.testing.IterablePublisher<T>
- All Implemented Interfaces:
Flow.Publisher<T>
A publisher of items obtained from an
Iterable<T>
.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
IterablePublisher
-
-
Method Details
-
subscribe
- Specified by:
subscribe
in interfaceFlow.Publisher<T>
-