Interface ConfigurationComparator

    • Method Detail

      • compare

        boolean compare​(Configuration a,
                        Configuration b)
        Compare two configuration objects.
        Parameters:
        a - the first configuration
        b - the second configuration
        Returns:
        true if the two configurations are identical according to the implemented rules