Class ClientBuildStats
java.lang.Object
org.deltava.beans.stats.ClientBuildStats
- All Implemented Interfaces:
Comparable<ClientBuildStats>
A bean to store ACARS client build statistics.
- Since:
- 8.2
- Version:
- 8.2
- Author:
- Luke
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ClientBuildStats
-
-
Method Details
-
addCount
public void addCount(int build, int legs, double hours) - Parameters:
build
-legs
-hours
-
-
getDate
-
getBuilds
-
getCount
-
hashCode
-
compareTo
- Specified by:
compareTo
in interfaceComparable<ClientBuildStats>
-