Class LegHoursDateStatsEntry<K extends Comparable<K>>
java.lang.Object
org.deltava.beans.stats.LegHoursStatsEntry<K>
org.deltava.beans.stats.LegHoursDateStatsEntry<K>
- Type Parameters:
K
- The sort key
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
LandingStatsEntry
,OnTimeStatsEntry
,PercentileStatsEntry
,SimStatsEntry
,StageStatsEntry
A bean to store date-ordered statistics entries that contain key value plus hours/legs.
- Since:
- 10.2
- Version:
- 10.2
- Author:
- Luke
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.deltava.beans.stats.LegHoursStatsEntry
getDistance, getHours, getKeys, getLegs, getMaxKey, inc, set
-
Constructor Details
-
LegHoursDateStatsEntry
-
-
Method Details
-
getDate
-
hashCode
-