Uses of Class
net.time4j.range.FixedCalendarInterval
Packages that use FixedCalendarInterval
-
Uses of FixedCalendarInterval in net.time4j.range
Classes in net.time4j.range with type parameters of type FixedCalendarIntervalModifier and TypeClassDescriptionclass
FixedCalendarInterval<T extends FixedCalendarInterval<T>>
Represents a fixed calendar interval.Subclasses of FixedCalendarInterval in net.time4j.rangeModifier and TypeClassDescriptionclass
Represents the month of a gregorian calendar year as interval (like from 1st of January until end of January).class
Represents the quarter of a gregorian calendar year as interval (like from 1st of January until end of March).class
Represents the calendar week starting on Monday according to ISO-8601-paper.class
Represents a full gregorian calendar year as interval from 1st of January until end of December.