Class HealthStat

All Implemented Interfaces:
Serializable, Cloneable, Map<String,Object>

public class HealthStat extends HashMap<String,Object>
Represents the health of the server at a specific time.
Author:
Dr Michael Gardiner
See Also:
  • Constructor Details

    • HealthStat

      public HealthStat()
  • Method Details

    • toJson

      public String toJson()