Package | Description |
---|---|
org.cip4.jdflib.util |
Modifier and Type | Method and Description |
---|---|
static MemorySpy.MemScope |
MemorySpy.MemScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MemorySpy.MemScope[] |
MemorySpy.MemScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
long |
MemorySpy.getHeapUsed(MemorySpy.MemScope scope) |
long |
MemorySpy.getMemFromPool(String name,
MemorySpy.MemScope scope) |
long |
MemorySpy.getNonHeapUsed(MemorySpy.MemScope scope) |
long |
MemorySpy.getPermGen(MemorySpy.MemScope scope) |
Copyright © 2018. All rights reserved.