Package | Description |
---|---|
org.openstreetmap.josm.tools |
Provides the classes for various utilities and tools called from all other packages.
|
Modifier and Type | Field and Description |
---|---|
private static MemoryManager |
MemoryManager.INSTANCE |
Modifier and Type | Method and Description |
---|---|
static MemoryManager |
MemoryManager.getInstance()
Get the global memory manager instance.
|