| Package | Description |
|---|---|
| com.helger.commons.hashcode |
| Modifier and Type | Method and Description |
|---|---|
IHashCodeImplementation |
HashCodeImplementationRegistry.getBestMatchingHashCodeImplementation(Class<?> aClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
IHashCodeImplementationRegistry.registerHashCodeImplementation(Class<?> aClass,
IHashCodeImplementation aImpl)
Register a new hashCode implementation
|
void |
HashCodeImplementationRegistry.registerHashCodeImplementation(Class<?> aClass,
IHashCodeImplementation aImpl) |
Copyright © 2014–2015 Philip Helger. All rights reserved.