Stream generators (original) (raw)

Aleksey Shipilev aleksey.shipilev at oracle.com
Fri Nov 30 14🔞52 PST 2012


On 11/30/2012 09:21 PM, Brian Goetz wrote:

For integer streams, the above, plus

range(int from, int to) range(int from, int to, int step)

I would also like to see "long" versions of these methods for ongoing performance tracking (got sick and tired of rewiring the custom LongRange after code changes :])

Probably not before LongPrimitiveStream emerges?

-Aleksey.



More information about the lambda-libs-spec-observers mailing list