Microsoft SDK for Java

Color.hashCode

Retrieves a hash code for this object for use with various sorting and hash table objects.

Syntax

public int hashCode()

Return Value

Returns a hash code for this object.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.