Uses of Interface
com.helger.commons.hashcode.IHashCodeImplementationRegistry
-
Packages that use IHashCodeImplementationRegistry Package Description com.helger.commons.hashcode -
-
Uses of IHashCodeImplementationRegistry in com.helger.commons.hashcode
Classes in com.helger.commons.hashcode that implement IHashCodeImplementationRegistry Modifier and Type Class Description classHashCodeImplementationRegistryThe main registry for the differentIHashCodeImplementationimplementations.Methods in com.helger.commons.hashcode with parameters of type IHashCodeImplementationRegistry Modifier and Type Method Description voidDefaultHashCodeImplementationRegistrarSPI. registerHashCodeImplementations(IHashCodeImplementationRegistry aRegistry)voidIHashCodeImplementationRegistrarSPI. registerHashCodeImplementations(IHashCodeImplementationRegistry aRegistry)Register a bunch of custom hashCode implementations
-