FontMetrics.hashCode

Overview | Methods | Fields | This Package | All Packages

FontMetrics.hashCode

Retrieves a hash code for this FontMetrics object.

Syntax

public int hashCode()

Return Value

Returns the hash code for this object.

See Also   java.lang.Object