public static class GHRepositoryStatistics.ContributorStats.Week extends Object
| Constructor and Description |
|---|
Week() |
| Modifier and Type | Method and Description |
|---|---|
int |
getNumberOfAdditions()
Gets number of additions.
|
int |
getNumberOfCommits()
Gets number of commits.
|
int |
getNumberOfDeletions()
Gets number of deletions.
|
long |
getWeekTimestamp()
Gets week timestamp.
|
String |
toString() |
public long getWeekTimestamp()
public int getNumberOfAdditions()
public int getNumberOfDeletions()
public int getNumberOfCommits()
Copyright © 2020. All rights reserved.