String.hashCode

Class Overview | Class Members | This Package | All Packages

Syntax

public int hashCode()

Returns

a hash code value for this object.

Description

Returns a hashcode for this string.

Overrides

hashCode in class Object