GlyphMetrics.toHash

Returns an integer hash code for the receiver. Any two objects that return <code>true</code> when passed to <code>equals</code> must return the same value for this method.

@return the receiver's hash

@see #equals(Object)

class GlyphMetrics
override
hash_t
toHash
(
)

Meta