|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.davisor.data.CalendarFields.FieldIterator
FieldIterator implements a calendar field iterator.
| Constructor Summary | |
CalendarFields.FieldIterator(int field,
boolean forward)
Creates a new dummy field collection iterator. |
|
| Method Summary | |
boolean |
hasNext()
Tells that this collection has no next element. |
java.lang.Object |
next()
Tells that this collection has no next element. |
void |
remove()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CalendarFields.FieldIterator(int field,
boolean forward)
| Method Detail |
public boolean hasNext()
hasNext in interface java.util.Iteratorfalse.public java.lang.Object next()
next in interface java.util.Iteratornull.public void remove()
remove in interface java.util.Iterator
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||