Description Usage Arguments Details Value Note Examples
Java-style function to compute the hashCode for the given object. Returns an integer value.
1 | hashCode(key)
|
key |
the object to be hashed |
This only works for integer, numeric and character types right now.
the hash code as an integer
hashCode since 1.4.0
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.