JavaScript is disabled on your browser.
Skip navigation links
Apache Juneau
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.apache.juneau.internal.HashCode
Packages that use
HashCode
Package
Description
org.apache.juneau.internal
Uses of
HashCode
in
org.apache.juneau.internal
Methods in
org.apache.juneau.internal
that return
HashCode
Modifier and Type
Method
Description
HashCode
HashCode.
add
(int i)
Hashes the hashcode into this object.
HashCode
HashCode.
add
(
Object
o)
Hashes the hashcode of the specified object into this object.
static final
HashCode
HashCode.
create
()
Create a new HashCode object.