@IsSPIImplementation public final class DefaultHashCodeImplementationRegistrarSPI extends Object implements IHashCodeImplementationRegistrarSPI
DefaultEqualsImplementationRegistrarSPI| Constructor and Description |
|---|
DefaultHashCodeImplementationRegistrarSPI() |
| Modifier and Type | Method and Description |
|---|---|
void |
registerHashCodeImplementations(IHashCodeImplementationRegistry aRegistry)
Register a bunch of custom hashCode implementations
|
public DefaultHashCodeImplementationRegistrarSPI()
public void registerHashCodeImplementations(@Nonnull IHashCodeImplementationRegistry aRegistry)
IHashCodeImplementationRegistrarSPIregisterHashCodeImplementations in interface IHashCodeImplementationRegistrarSPIaRegistry - The registry to register at.Copyright © 2014–2015 Philip Helger. All rights reserved.