|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MemorySpy.MemScope | |
|---|---|
| org.cip4.jdflib.util | |
| Uses of MemorySpy.MemScope in org.cip4.jdflib.util |
|---|
| Methods in org.cip4.jdflib.util that return MemorySpy.MemScope | |
|---|---|
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. |
| Methods in org.cip4.jdflib.util with parameters of type MemorySpy.MemScope | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||