Interface Difference

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      boolean isEmpty()
      Returns true if there are no differences.
      boolean isResolvedMode()
      Returns true if the difference takes inherited values and records into account and also computed values.
    • Method Detail

      • isEmpty

        boolean isEmpty()
        Returns true if there are no differences.
      • isResolvedMode

        boolean isResolvedMode()
        Returns true if the difference takes inherited values and records into account and also computed values.
        See Also:
        DifferenceHelper