Interface IMergeCriterionAware

    • Method Detail

      • apply

        boolean apply​(IMergeCriterion criterion)
        Indicate whether a merger supports a given criterion.
        Parameters:
        criterion - A criterion
        Returns:
        true if the merger is able to handle the given criterion, false otherwise.