Class DefaultHashCodeImplementationRegistrarSPI

java.lang.Object
com.helger.commons.hashcode.DefaultHashCodeImplementationRegistrarSPI
All Implemented Interfaces:
IHashCodeImplementationRegistrarSPI

@IsSPIImplementation public final class DefaultHashCodeImplementationRegistrarSPI extends Object implements IHashCodeImplementationRegistrarSPI
This class registers the default hash code implementations. The implementations in here should be aligned with the implementations in the DefaultEqualsImplementationRegistrarSPI
Author:
Philip Helger