@IsSPIInterface public interface IEqualsImplementationRegistrarSPI
| Modifier and Type | Method and Description |
|---|---|
void |
registerEqualsImplementations(IEqualsImplementationRegistry aRegistry)
Register a bunch of custom equals implementations
|
void registerEqualsImplementations(@Nonnull IEqualsImplementationRegistry aRegistry)
aRegistry - The registry to register at.Copyright © 2014–2019 Philip Helger. All rights reserved.