Class DiffRow

    • Method Detail

      • getTag

        public DiffRow.Tag getTag()
        Returns:
        the tag
      • setTag

        public void setTag​(DiffRow.Tag tag)
        Parameters:
        tag - the tag to set
      • getOldLine

        public String getOldLine()
        Returns:
        the oldLine
      • getNewLine

        public String getNewLine()
        Returns:
        the newLine
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object