public static class GHRepositoryStatistics.PunchCardItem extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
getDayOfWeek()
Gets day of week.
|
long |
getHourOfDay()
Gets hour of day.
|
long |
getNumberOfCommits()
Gets number of commits.
|
String |
toString() |
public int getDayOfWeek()
public long getHourOfDay()
public long getNumberOfCommits()
Copyright © 2020. All rights reserved.