| Interface | Description |
|---|---|
| MemoryGobbler |
Interface to be implemented by components that use up a lot of memory and that can free some memory if
the JVM is running low on memory (e.g.
|
| Class | Description |
|---|---|
| HeapDumper |
Copied from https://blogs.oracle.com/sundararajan/entry/programmatically_dumping_heap_from_java
|
| MemoryManager |
| Enum | Description |
|---|---|
| MemoryStatus |
Created by Koen Deschacht (koendeschacht@gmail.com) on 9/9/14.
|
Copyright © 2015. All rights reserved.