| Package | Description |
|---|---|
| com.helger.commons.hashcode |
| Modifier and Type | Class and Description |
|---|---|
class |
HashCodeImplementationRegistry
The main registry for the different
IHashCodeImplementation
implementations. |
| Modifier and Type | Method and Description |
|---|---|
void |
IHashCodeImplementationRegistrarSPI.registerHashCodeImplementations(IHashCodeImplementationRegistry aRegistry)
Register a bunch of custom hashCode implementations
|
void |
DefaultHashCodeImplementationRegistrarSPI.registerHashCodeImplementations(IHashCodeImplementationRegistry aRegistry) |
Copyright © 2014–2016 Philip Helger. All rights reserved.