Uses of Interface
com.helger.commons.equals.IEqualsImplementationRegistry
-
Packages that use IEqualsImplementationRegistry Package Description com.helger.commons.equals -
-
Uses of IEqualsImplementationRegistry in com.helger.commons.equals
Classes in com.helger.commons.equals that implement IEqualsImplementationRegistry Modifier and Type Class Description classEqualsImplementationRegistryThe default implementation ofIEqualsImplementationRegistry.Methods in com.helger.commons.equals with parameters of type IEqualsImplementationRegistry Modifier and Type Method Description voidDefaultEqualsImplementationRegistrarSPI. registerEqualsImplementations(IEqualsImplementationRegistry aRegistry)voidIEqualsImplementationRegistrarSPI. registerEqualsImplementations(IEqualsImplementationRegistry aRegistry)Register a bunch of custom equals implementations
-