Class SystemStatistics<T extends Number>

java.lang.Object
org.deltava.beans.stats.SystemStatistics<T>
Type Parameters:
T - the value class
All Implemented Interfaces:
Serializable, Comparable<SystemStatistics<Number>>

public class SystemStatistics<T extends Number> extends Object implements Serializable, Comparable<SystemStatistics<Number>>
A bean to store System Information statistics.
Since:
6.4
Version:
7.2
Author:
Luke
See Also: