The mapping method to calculate the hash of value.
value
int hash(T value, MappingContext context) { throw MapperException.unsupportedMethod(MapperMethod.hash, type); }