Class CommitStats


  • public class CommitStats
    extends Object
    • Constructor Detail

      • CommitStats

        public CommitStats()
    • Method Detail

      • getAdditions

        public Integer getAdditions()
      • setAdditions

        public void setAdditions​(Integer additions)
      • getDeletions

        public Integer getDeletions()
      • setDeletions

        public void setDeletions​(Integer deletions)
      • getTotal

        public Integer getTotal()
      • setTotal

        public void setTotal​(Integer total)