| Package | Description |
|---|---|
| org.gitective.core.stat |
| Modifier and Type | Method and Description |
|---|---|
static Month |
Month.month(int number)
Get month for given number
|
static Month |
Month.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Month[] |
Month.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
int |
YearCommitActivity.getMonthCount(Month month)
Get number of commits in given month
|
Copyright © 2011-2018. All Rights Reserved.