Hierarchy For Package io.github.qsy7.examples.platform.java8.streams.prototype.streams

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • io.github.qsy7.examples.platform.java8.streams.prototype.streams.MainStreams
    • 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>)