Class RosettaBasicTypesHashGenerator<T>
java.lang.Object
com.regnosys.rosetta.common.hashing.RosettaBasicTypesHashGenerator<T>
- Type Parameters:
T- the object representing hashcode
- Direct Known Subclasses:
IntegerHashGenerator
For each basic type in Rosetta, specify a handler for the generation of a hashcode
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RosettaBasicTypesHashGenerator
public RosettaBasicTypesHashGenerator()
-
-
Method Details
-
generate
-