[threeten-dev] Issues for some methods in ChronoField

Stephen Colebourne scolebourne at joda.org
Fri May 17 00:57:15 PDT 2013


On 16 May 2013 21:11, roger riggs <roger.riggs at oracle.com> wrote:
> Hi Stephen,
>
> There is still a problem because the javadoc for ChronoField.toString is
> inherited
> from Enum.toString and it says unless overridden it returns the name in the
> declaration.
>
> Having both name and getName is confusing especially since there is so
> little difference.

I suggest raising an issue to discuss removing getName().

Stephen


More information about the threeten-dev mailing list