Uses of Class
org.kohsuke.github.GHRepositoryStatistics.CodeFrequency
-
Packages that use GHRepositoryStatistics.CodeFrequency Package Description org.kohsuke.github -
-
Uses of GHRepositoryStatistics.CodeFrequency in org.kohsuke.github
Methods in org.kohsuke.github that return types with arguments of type GHRepositoryStatistics.CodeFrequency Modifier and Type Method Description List<GHRepositoryStatistics.CodeFrequency>
GHRepositoryStatistics. getCodeFrequency()
Get the number of additions and deletions per week.
-