Class JobStatsByPeriodMap

All Implemented Interfaces:
Serializable, Cloneable, Map<Date,JobStats>, NavigableMap<Date,JobStats>, SortedMap<Date,JobStats>

public class JobStatsByPeriodMap extends AbstractStatsByPeriodMap<JobStats,JobStats>
See Also: