Interface IEqualsImplementationRegistrarSPI

    • Method Detail

      • registerEqualsImplementations

        void registerEqualsImplementations​(@Nonnull
                                           IEqualsImplementationRegistry aRegistry)
        Register a bunch of custom equals implementations
        Parameters:
        aRegistry - The registry to register at.