Package net.anwiba.commons.lang.hashable
Class HashableIdentifier
- java.lang.Object
-
- net.anwiba.commons.lang.hashable.AbstractHashable
-
- net.anwiba.commons.lang.hashable.HashableIdentifier
-
- All Implemented Interfaces:
IHashable
public class HashableIdentifier extends AbstractHashable
-
-
Constructor Summary
Constructors Constructor Description HashableIdentifier()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description inthashValue()booleanidentical(java.lang.Object object)-
Methods inherited from class net.anwiba.commons.lang.hashable.AbstractHashable
equals, hashCode
-
-