RFR 8015492: Remove DoubleStream.range methods (original) (raw)
Paul Sandoz paul.sandoz at oracle.com
Mon Jun 3 15:55:21 UTC 2013
- Previous message: hg: jdk8/tl/jdk: 8014383: StringJoiner example in class description not in sync with streams API
- Next message: RFR 8015492: Remove DoubleStream.range methods
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: hg: jdk8/tl/jdk: 8014383: StringJoiner example in class description not in sync with streams API
- Next message: RFR 8015492: Remove DoubleStream.range methods
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]