| |
|
| java.lang.Object org.netbeans.lib.profiler.heap.Summary
totalAllocatedBytes | final long totalAllocatedBytes(Code) | | |
totalAllocatedInstances | final long totalAllocatedInstances(Code) | | |
totalLiveBytes | final int totalLiveBytes(Code) | | |
totalLiveInstances | final int totalLiveInstances(Code) | | |
getTime | public long getTime()(Code) | | |
getTotalAllocatedBytes | public long getTotalAllocatedBytes()(Code) | | |
getTotalAllocatedInstances | public long getTotalAllocatedInstances()(Code) | | |
getTotalLiveBytes | public int getTotalLiveBytes()(Code) | | |
getTotalLiveInstances | public int getTotalLiveInstances()(Code) | | |
|
|
|