Class DefaultComparisonScope

    • Constructor Detail

      • DefaultComparisonScope

        public DefaultComparisonScope​(Notifier left,
                                      Notifier right,
                                      Notifier origin)
        Simply delegates to the super constructor.
        Parameters:
        left - Left root of this comparison.
        right - Right root of this comparison.
        origin - Common ancestor of left and right.