On 26/01/2015 18:32, Paul Sandoz wrote:
On Jan 20, 2015, at 7:05 PM, Paul Sandoz <paul.san...@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 :-)
This looks okay to me, and the naming consistent with Optional. -Alan.