Hierarchy For Package io.github.qsy7.examples.platform.java8.streams.prototype.streams
Class Hierarchy
- java.lang.Object
- io.github.qsy7.examples.platform.java8.streams.prototype.streams.StreamConsumer (implements java.util.function.Consumer<T>)
- io.github.qsy7.examples.platform.java8.streams.prototype.streams.StreamFilterPredicate (implements java.util.function.Predicate<T>)
- io.github.qsy7.examples.platform.java8.streams.prototype.streams.StreamMapFunction (implements java.util.function.Function<T,
R>)