Class ComparisonControllers.StopComparisonController

    • Constructor Detail

      • StopComparisonController

        public StopComparisonController​(ComparisonResult minimumComparisonResult)
    • Method Detail

      • stopDiffing

        public boolean stopDiffing​(Difference d)
        Description copied from interface: ComparisonController
        May instruct the difference engine to stop the whole comparison process.
        Specified by:
        stopDiffing in interface ComparisonController
        Parameters:
        d - the Difference that is responsible for stopping the comparison process
        Returns:
        whether to stop the comparison process