Generated by
JDiff

Class java.awt.RenderingHints.Key

Changed Constructors
RenderingHints.Key(int) Documentation changed from old to new.
Construct a key using the indicated private key.
 

Changed Methods
int intKey() Documentation changed from old to new.
Returns the private integer key that the subclass instantiated this Key with.
boolean isCompatibleValue(Object) Documentation changed from old to new.
Returns true if the specified object is a valid value for this Key.