Package org.smallmind.claxon.exotic.jvm
Class GarbageFacts
java.lang.Object
org.smallmind.claxon.exotic.jvm.GarbageFacts
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonglonglonglong
-
Constructor Details
-
GarbageFacts
public GarbageFacts()
-
-
Method Details
-
getYoungCollectionTime
public long getYoungCollectionTime() -
getYoungCollectionCount
public long getYoungCollectionCount() -
getOldCollectionTime
public long getOldCollectionTime() -
getOldCollectionCount
public long getOldCollectionCount()
-