org.smallmind.instrument
Class VirtualMachineInfo.BufferPoolStats
java.lang.Object
org.smallmind.instrument.VirtualMachineInfo.BufferPoolStats
- Enclosing class:
- VirtualMachineInfo
public static class VirtualMachineInfo.BufferPoolStats
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getCount
public long getCount()
getMemoryUsed
public long getMemoryUsed()
getTotalCapacity
public long getTotalCapacity()
Copyright © 2012. All Rights Reserved.