|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
DateIterator | Interface describing an iterator for dates. |
IIteratorFormatter | Interface used to decsribe a simple formatter for date iterators. |
Class Summary | |
---|---|
AbstractDateIterator | Abstract base Implementation of a DateIterator. |
DayIterator | Implementation of the DateIterator for days. |
HourIterator | Implementation of the DateIterator for hours. |
MillisecondIterator | Implementation of the DateIterator for seconds. |
MinuteIterator | Implementation of the DateIterator for minutes. |
MonthIterator | dateIterator iterating over months. |
SecondIterator | Implementation of the DateIterator for seconds. |
WeekIterator | Implementation of the DateIterator iterating over weeks. |
YearIterator | DateIterator iterating over years. |
Enum Summary | |
---|---|
DateIterator.Format | Enumeration for the different format types. |
This package contains a utility interface for iterating dates and some implementations thereof. The AbstractdateIterator will cope with the main methods.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |