hg: lambda/lambda/jdk: Docs.
Paul Benedict
pbenedict at apache.org
Fri Mar 22 13:35:14 PDT 2013
I noticed that PrimitiveIterator<T> adds no additional benefits to
Iterator<T>. The subclasses OfDouble/Int/Long add benefit, but not the
parent. So what's the point of exposing making PrimtiveIterator<T> public?
It seems it would be better scoped as package-private.
Paul
On Fri, Mar 22, 2013 at 3:05 PM, <paul.sandoz at oracle.com> wrote:
> Changeset: 3c7efb267ab5
> Author: psandoz
> Date: 2013-03-22 21:04 +0100
> URL: http://hg.openjdk.java.net/lambda/lambda/jdk/rev/3c7efb267ab5
>
> Docs.
>
> ! src/share/classes/java/util/PrimitiveIterator.java
>
>
>
More information about the lambda-dev
mailing list