Class AveragePing
java.lang.Object
com.djrapitops.plan.delivery.domain.AveragePing
Data class for Average ping during a timespan (defined by the container).
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AveragePing
public AveragePing(double value)
-
-
Method Details
-
getValue
public double getValue() -
equals
-
hashCode
-
toString
-