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 TypeClassDescriptionclassFixedCalendarInterval<T extends FixedCalendarInterval<T>>Represents a fixed calendar interval.Subclasses of FixedCalendarInterval in net.time4j.rangeModifier and TypeClassDescriptionclassRepresents the month of a gregorian calendar year as interval (like from 1st of January until end of January).classRepresents the quarter of a gregorian calendar year as interval (like from 1st of January until end of March).classRepresents the calendar week starting on Monday according to ISO-8601-paper.classRepresents a full gregorian calendar year as interval from 1st of January until end of December.