jdk/src/share/classes/java/util/stream/LongStream.java
Wed, 16 Oct 2013 13:03:58 -0700 mduigou 8025910: rename substream(long) -> skip and remove substream(long,long)
Fri, 06 Sep 2013 22:20:01 -0700 henryjen 8011916: Spec update for java.util.stream
Tue, 03 Sep 2013 12:16:01 -0700 henryjen 8017513: Support for closeable streams
Fri, 28 Jun 2013 16:26:54 -0400 briangoetz 8015318: Extend Collector with 'finish' operation
Mon, 08 Jul 2013 15:46:26 -0400 henryjen 8020062: Nest StreamBuilder interfaces inside relevant Stream interfaces
Wed, 03 Jul 2013 21:43:49 +0200 psandoz 8019395: Consolidate StreamSupport.{stream,parallelStream} into a single method
Fri, 12 Jul 2013 12:15:22 -0700 mduigou 8015315: Stream.concat methods
Fri, 28 Jun 2013 10:29:21 +0200 psandoz 8012987: Optimizations for Stream.limit/substream
Tue, 11 Jun 2013 12:13:26 +0200 psandoz 8015895: Int/LongStream.range/rangeClosed
Mon, 10 Jun 2013 12:20:34 +0200 psandoz 8015798: Rename IntStream.longs/doubles and LongStream.doubles to asXxxStream
Tue, 28 May 2013 15:22:30 +0200 psandoz 8014393: Minor typo in the spec for j.u.stream.Stream.findFirst()
Sat, 20 Apr 2013 18:53:26 -0400 briangoetz 8012650: Arrays streams methods
Wed, 17 Apr 2013 14:39:04 -0400 briangoetz 8008682: Inital Streams public API
less more (0) tip