JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
net.anwiba.commons.lang
Package
net.anwiba.commons.lang.hashable
Interface IHashable
All Known Implementing Classes:
AbstractHashable
,
HashableIdentifier
,
Identifier
public interface
IHashable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
hashValue
()
boolean
identical
(
Object
other)
Method Details
identical
boolean
identical
(
Object
other)
hashValue
int
hashValue
()