RFR 8050819: Please add java.util.Stream.ofNullable(T object)

Paul Sandoz paul.sandoz at oracle.com
Mon Jan 26 18:32:04 UTC 2015


On Jan 20, 2015, at 7:05 PM, Paul Sandoz <Paul.Sandoz at oracle.com> wrote:
> Hi,
> 
> http://cr.openjdk.java.net/~psandoz/jdk9/JDK-8050819-Stream-ofNullable/webrev/
> 
> Stream.ofNullable can make it easier to work fluently when streams are produced, for example within flatMap.
> 

So far there have been "null" reviews :-)

Paul.

> A CCC will be filed.
> 
> Thanks,
> Paul.




More information about the core-libs-dev mailing list