public class Ping extends DateObj<java.lang.Double>
Constructor and Description |
---|
Ping(long date,
java.util.UUID serverUUID,
int min,
int max,
double average) |
Modifier and Type | Method and Description |
---|---|
double |
getAverage() |
int |
getMax() |
int |
getMin() |
java.util.UUID |
getServerUUID() |