Package com.helger.commons.equals
-
Interface Summary Interface Description IEqualsImplementation<T> Interface to implement for checking if two objects are identical.IEqualsImplementationRegistrarSPI SPI registry interface to implement your custom equals implementations.IEqualsImplementationRegistry Base interface for a registry that contains equals implementations. -
Class Summary Class Description DefaultEqualsImplementationRegistrarSPI This class registers the default equals implementations.EqualsHelper A small helper class that provides helper methods for easyequalsmethod generationEqualsImplementationRegistry The default implementation ofIEqualsImplementationRegistry.