| Package | Description |
|---|---|
| com.phloc.commons.hash |
| 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 © 2006–2015 phloc systems. All rights reserved.