RFR 8015492: Remove DoubleStream.range methods (original) (raw)
Alan Bateman Alan.Bateman at oracle.com
Mon Jun 10 08:46:43 UTC 2013
- Previous message: RFR 8015492: Remove DoubleStream.range methods
- Next message: RFR 8015798: Rename IntStream.longs/doubles and LongStream.doubles to asXxxStream
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 03/06/2013 16:55, Paul Sandoz wrote:
Hi,
The following patch updates DoubleStream to remove the range methods: http://cr.openjdk.java.net/~psandoz/tl/JDK-8015492-rm-DoubleStream.range/webrev/ CCC is in progress. It's best if we let numerical libraries integrate with the Stream API since the library writers are in a better position to design something that meets their use-cases. Paul. This looks fine to me.
-Alan.
- Previous message: RFR 8015492: Remove DoubleStream.range methods
- Next message: RFR 8015798: Rename IntStream.longs/doubles and LongStream.doubles to asXxxStream
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]