Skip navigation links

net.sourceforge.streamsupport:streamsupport 1.1.4 API

Packages 
Package Description
java.util  
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.
java8.util.concurrent
The Java 7 and Java 8 utility classes commonly used in concurrent programming.
java8.util.concurrent.atomic
Some of the new classes that support lock-free thread-safe programming on single variables that were added in Java 8.
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 © 2015. All rights reserved.