OBJECT - Type of object being hashedpublic interface HashFunctionFactory<OBJECT>
HashFunctions.| Modifier and Type | Method and Description | 
|---|---|
HashFunction<OBJECT> | 
create()
Construct a new  
HashFunction. | 
HashFunction<OBJECT> create()
HashFunction.HashFunction