Uses of Class
org.kohsuke.github.GHRepositoryStatistics.PunchCardItem
-
Packages that use GHRepositoryStatistics.PunchCardItem Package Description org.kohsuke.github -
-
Uses of GHRepositoryStatistics.PunchCardItem in org.kohsuke.github
Methods in org.kohsuke.github that return types with arguments of type GHRepositoryStatistics.PunchCardItem Modifier and Type Method Description List<GHRepositoryStatistics.PunchCardItem>GHRepositoryStatistics. getPunchCard()Get the number of commits per hour in each day.
-