public final class ImmortalMemory extends PerennialMemory
ImmortalMemory is accessible by all schedulable objects (including NoHeapRealtimeThread and no-heap AbstractAsyncEventHandlers) and normal Java threads.
The memory of objects allocated in ImmortalMemory will never be reclaimed and finalize methods of objects allocated in ImmortalMemory will never be executed.
Modifier and Type | Method and Description |
---|---|
static ImmortalMemory |
instance()
instance returns the single instance of ImmortalMemory in the
system.
|
enter, enter, enter, enter, enter, enter, enter, executeInArea, executeInArea, executeInArea, executeInArea, executeInArea, executeInArea, getMemoryArea, mayHoldReferenceTo, mayHoldReferenceTo, memoryConsumed, memoryRemaining, newArray, newArrayInArea, newInstance, newInstance, size
public static ImmortalMemory instance()
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.