public class Stats extends Object implements Serializable
Stats()
Stats(Memory mem, Load load)
boolean
equals(Object o)
Load
getLoad()
Memory
getMem()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Stats()
public Stats(Memory mem, Load load)
public Memory getMem()
public Load getLoad()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2023 Honeybadger.io. All rights reserved.