Product Site

5.1.7.68. hashCode

Returns a string value that is used as a hash value for MapCollections such as Table, Relation, Set, Bag, or Directory. The String hashCode method will return the same hash value for all pairs of string instances for which the == operator is .true.

See also Object method hashCode for details.