Microsoft SDK for Java

hashCode

This method of the Atom class converts the atom name given by the String argument of the create( ) method into a hash code.

Syntax

public int hashCode();

Return Value

Returns the hash code for the atom name.

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