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