Class Comment

    • Field Detail

      • patchSet

        public Integer patchSet
        Patch set number containing this commit.

        Only set in contexts where comments may come from multiple patch sets.

      • side

        public Side side
      • line

        public Integer line
        Value 0 or null indicates a file comment, normal lines start at 1.
      • inReplyTo

        public String inReplyTo
      • message

        public String message
      • unresolved

        public Boolean unresolved
    • Constructor Detail

      • Comment

        public Comment()
    • Method Detail

      • side

        public short side()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object