Interface MacroDifference

All Superinterfaces:
Difference

@OpenApiAll public interface MacroDifference extends Difference
Macro difference groups several differences into single difference.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get grouped differences.
  • Method Details

    • getDifferences

      Set<Difference> getDifferences()
      Get grouped differences.
      Returns:
      differences.