Microsoft SDK for Java

HashTable.hashCode

Retrieves the hash code for the specified object.

Syntax

public static int hashCode( Object obj )

Parameters

obj

The object to compute the hash code for.

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