A utility class for building hash codes using a custom algorithm.
for creating a hash code using a builder action.
Appends the hash code of the given value to the current hash code.
Computes and returns the final hash code.