Spliterator (original) (raw)

Brian Goetz brian.goetz at oracle.com
Tue Dec 18 12:55:08 PST 2012


1. At the moment, unless you implement "sizeIfKnown" of top-level Spliterator as non-negative, no splitting takes place, even if you implement estimatedSize.

This is not supposed to be true! So let's just call this a bug.



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