Class TestConsumer
java.lang.Object
io.github.qsy7.examples.platform.java8.streams.prototype.TestConsumer
- All Implemented Interfaces:
io.reactivex.functions.Consumer<String>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
-
Constructor Details
-
TestConsumer
-
-
Method Details
-
accept
- Specified by:
acceptin interfaceio.reactivex.functions.Consumer<String>
-