StreamSupport -> Streams?
Tim Peierls
tim at peierls.net
Thu Jun 20 14:08:19 PDT 2013
On Thu, Jun 20, 2013 at 4:56 PM, Brian Goetz <brian.goetz at oracle.com> wrote:
> Streams was already scheduled to be GC'ed, which would have left only
> StreamSupport.
>
> The incremental suggestion from Sam was "Now that Streams is being GCed,
> can't we then rename StreamSupport to Streams, where this stuff used to
> live anyway?"
It might subtly push people who would otherwise happily ignore
StreamSupport into thinking that these Streams methods were for general use.
--tim
More information about the lambda-libs-spec-observers
mailing list