Class GHRepositoryStatistics.CodeFrequency

    • Method Detail

      • getWeekTimestamp

        public int getWeekTimestamp()
        Gets week timestamp.
        Returns:
        The start of the week as a UNIX timestamp.
      • getAdditions

        public long getAdditions()
        Gets additions.
        Returns:
        The number of additions for the week.
      • getDeletions

        public long getDeletions()
        Gets deletions.
        Returns:
        The number of deletions for the week. NOTE: This will be a NEGATIVE number.
      • toString

        public String toString()
        To string.
        Overrides:
        toString in class Object
        Returns:
        the string