On Thu, May 21, 2015 at 12:55 AM, Robert Muir <rcm...@gmail.com> wrote:
> Honestly yonik: this is an API bug. If you have a public method, that
> refers to a package-private class, nobody can really use that public
> method you exposed.

It's temporary - package private stuff will migrate to public.  It's
not in it's final form and not meant to be a public API, but some
things have to be public for internal cross-package use.

My point is that javadoc shouldn't fail stuff that java is happy with.

-Yonik

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to