Interface DifferenceEvaluator

    • Method Detail

      • evaluate

        ComparisonResult evaluate​(Comparison comparison,
                                  ComparisonResult outcome)
        May alter the outcome of a comparison.
        Parameters:
        comparison - the comparison
        outcome - the current outcome of the comparison
        Returns:
        the new result of the comparison.