RFR : 8008682 : Core lambda Streams API (original) (raw)
Mike Duigou mike.duigou at oracle.com
Sat Apr 20 17:05:42 PDT 2013
- Previous message: hg: lambda/lambda/jdk: 2 new changesets
- Next message: hg: lambda/lambda/jdk: Move static stream construction methods from Streams to Stream, {Int, Long, Double}Stream
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello all;
This the is big one! This changeset is the core API of the parallel bulk-data streams feature.
http://cr.openjdk.java.net/~mduigou/JDK-8008682/0/webrev/
While the APIs and method documentation are complete you will likely notice TODO, FIXME and other notes in the package documentation, and to a lesser extent the class documentation. These will be corrected in future updates and aren't expected to change any normative aspects of the API. (No doubt there will also be doc and code bugs to fix as well).
Mike
- Previous message: hg: lambda/lambda/jdk: 2 new changesets
- Next message: hg: lambda/lambda/jdk: Move static stream construction methods from Streams to Stream, {Int, Long, Double}Stream
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]