public abstract class DateTimePeriodData
extends Object
Utility class for modeling datasets keyed on a DateTimePeriod. Classes
that extend this class can then use the methods in DateTimePeriodDataUtil
such as fill() which will populate a dataset to ensure that every period
has at least a default value.