> Many Calendar methods that take in a field parameter should document that
> they throw an ArrayIndexOutOfBoundsException if field is not between 0 and
> `Calendar.FIELD_COUNT`.
>
> This PR adds a clause to the class description to make the above apparent.
>
> `Calendar.Roll(int, int)`, `Calen
On Wed, 29 Mar 2023 22:04:08 GMT, Justin Lu wrote:
> Many Calendar methods that take in a field parameter should document that
> they throw an ArrayIndexOutOfBoundsException if field is not between 0 and
> `Calendar.FIELD_COUNT`.
>
> This PR adds a clause to the class description to make the a
Many Calendar methods that take in a field parameter should document that they
throw an ArrayIndexOutOfBoundsException if field is not between 0 and
`Calendar.FIELD_COUNT`.
This PR adds a clause to the class description to make the above apparent.
`Calendar.Roll(int, int)`, `Calendar.roll(int,