Class RelatedChangesSorter.PatchSetData

    • Constructor Detail

      • PatchSetData

        public PatchSetData()
    • Method Detail

      • patchSet

        public abstract PatchSet patchSet()
      • commit

        public abstract org.eclipse.jgit.revwalk.RevCommit commit()
      • hashCode

        @Memoized
        public int hashCode()
        Overrides:
        hashCode in class Object
      • equals

        public final boolean equals​(Object obj)
        Overrides:
        equals in class Object