Interface IHashCodeImplementationRegistrarSPI

    • Method Detail

      • registerHashCodeImplementations

        void registerHashCodeImplementations​(@Nonnull
                                             IHashCodeImplementationRegistry aRegistry)
        Register a bunch of custom hashCode implementations
        Parameters:
        aRegistry - The registry to register at.