| Constructor and Description |
|---|
MonthIterable(org
Create an iterable over the specified months
|
| Modifier and Type | Method and Description |
|---|---|
Iterator |
iterator()
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic MonthIterable(org.joda .time .YearMonth start, org .joda .time .YearMonth end)
start - the first month, inclusive
end - the last month, exclusive
public Iterator<org .joda .time .YearMonth > iterator()