Generated by
JDiff

Class java.awt.font.FontRenderContext

Added Methods
boolean equals(FontRenderContext) Return true if rhs has the same transform antialiasing and fractional metrics values as this.
boolean equals(Object) Return true if obj is an instance of FontRenderContext and has the same transform antialiasing and fractional metrics values as this.
 

Changed Methods
int hashCode() Method was inherited from Object, but is now defined locally. Changed from native to non-native. Return a hashcode for this FontRenderContext.