Class CalendarPeriod.Parser<T>

java.lang.Object
net.time4j.range.CalendarPeriod.Parser<T>
Type Parameters:
T - generic type of timepoints on the underlying timeline
Direct Known Subclasses:
CalendarPeriod.Factory
Enclosing class:
CalendarPeriod<T>

public static class CalendarPeriod.Parser<T> extends Object

Serves for parsing of any calendar intervals on a timeline.