Prev
Open Object Rexx
Next
Code style
dark
electric
light
print
rgfdark
rgflight
tokio-day
tokio-night
vim-dark-blue
vim-dark-darkblue
vim-dark-desert
vim-dark-elflord
vim-dark-evening
vim-dark-industry
vim-dark-koehler
vim-dark-murphy
vim-dark-pablo
vim-dark-ron
vim-dark-slate
vim-dark-torte
vim-light-delek
vim-light-morning
vim-light-peachpuff
vim-light-shine
vim-light-zellner
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.
Prev
5.1.7.67. format
Up
Home
Next
5.1.7.69. insert