Skip navigation links

net.sourceforge.streamsupport:streamsupport 1.7.0 API

Packages 
Package Description
java8.lang
Provides classes for some of the new static methods that were added in Java 8.
java8.util
Provides some of the new java.util classes and implementations of static and default interface methods added in Java 8 and, in addition, the JEP 269: Convenience Factory Methods for Collections that were introduced in Java 9.
java8.util.concurrent
The Java 7 and Java 8 utility classes commonly used in concurrent programming.
java8.util.function
Functional interfaces provide target types for lambda expressions and method references.
java8.util.stream
Classes to support functional-style operations on streams of elements, such as map-reduce transformations on collections.
Skip navigation links

Copyright © 2018. All rights reserved.