Generated by
JDiff

Class java.util.GregorianCalendar

Documentation changed from old to new.

Changed Methods
void add(int, int) Documentation changed from old to new.
Adds the specified (signed) amount of time to the given time field based on the calendar's rules.
void roll(int, boolean) Documentation changed from old to new.
Adds or subtracts (up/down) a single unit of time on the given time field without changing larger fields.
void roll(int, int) Documentation changed from old to new.
Add to field a signed amount without changing larger fields.