public class Jvm extends java.lang.Object
Jvm()
double
getGcCpuTimePercent(GcEvent event)
long
getProcessCPUTime()
static Jvm
instance()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Jvm()
public static Jvm instance()
public double getGcCpuTimePercent(GcEvent event)
public long getProcessCPUTime()