|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Month | |
|---|---|
| org.gitective.core.stat | |
| Uses of Month in org.gitective.core.stat |
|---|
| Methods in org.gitective.core.stat that return Month | |
|---|---|
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. |
| Methods in org.gitective.core.stat with parameters of type Month | |
|---|---|
int |
YearCommitActivity.getMonthCount(Month month)
Get number of commits in given month |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||