@IsSPIInterface public interface IHashCodeImplementationRegistrarSPI
| Modifier and Type | Method and Description |
|---|---|
void |
registerHashCodeImplementations(IHashCodeImplementationRegistry aRegistry)
Register a bunch of custom hashCode implementations
|
void registerHashCodeImplementations(@Nonnull IHashCodeImplementationRegistry aRegistry)
aRegistry - The registry to register at.Copyright © 2014–2016 Philip Helger. All rights reserved.