jdk/src/java.base/share/classes/java/util/stream/Stream.java
Fri, 20 May 2016 11:47:39 +0200 psandoz 8130023: API java.util.stream: explicitly specify guaranteed execution of the pipeline
Thu, 03 Mar 2016 10:06:16 +0100 tvaleev 8072727: add variation of Stream.iterate() that's finite
Wed, 20 Jan 2016 11:02:36 -0800 iris 8136494: Update "@since 1.9" to "@since 9" to match java.version.specification
Tue, 04 Aug 2015 14:45:38 -0700 smarks 8132800: clarify stream package documentation regarding sequential vs parallel modes
Fri, 31 Jul 2015 12:29:01 +0200 psandoz 8130828: Fix some typos and omissions in the the j.u.stream JavaDoc
Tue, 09 Jun 2015 07:10:03 +0100 psandoz 8071597: Add Stream dropWhile and takeWhile operations
Mon, 16 Mar 2015 10:19:49 +0100 psandoz 8067969: Optimize Stream.count for SIZED Streams
Wed, 04 Mar 2015 13:22:45 -0800 smarks 8073923: Files.lines() documentation needs clarification
Tue, 24 Feb 2015 19:50:17 +0300 igerasim 8073779: StackOverflowError called StackOverflowException in javadoc
Tue, 10 Feb 2015 11:18:51 +0100 psandoz 8050819: Please add java.util.Stream.ofNullable(T object)
Sun, 17 Aug 2014 15:54:13 +0100 chegar 8054834: Modular Source Code
less more (0) tip