Package net.time4j
Interface IsoDateUnit
- All Superinterfaces:
ChronoUnit,IsoUnit
- All Known Implementing Classes:
CalendarUnit,Weekcycle
Represents a calendar unit conforming to ISO-8601.
Most applications will simply use a standard unit of type
CalendarUnit. Other units must inherit from the class
BasicUnit appropriately.
- Author:
- Meno Hochschild
- See Also:
CalendarUnit
-
Method Summary
Methods inherited from interface net.time4j.engine.ChronoUnit
getLength, isCalendrical