Class DefaultEqualsImplementationRegistrarSPI

java.lang.Object
com.helger.commons.equals.DefaultEqualsImplementationRegistrarSPI
All Implemented Interfaces:
IEqualsImplementationRegistrarSPI

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