Generated by
JDiff

Class java.awt.Dimension

Documentation changed from old to new.

Changed Methods
int hashCode() Documentation changed from old to new.
Method was inherited from Object, but is now defined locally. Changed from native to non-native.
Returns the hash code for this Dimension.
 

Changed Fields
int height Documentation changed from old to new.
The height dimension.
int width Documentation changed from old to new.
The width dimension.