See: Description
| Interface | Description |
|---|---|
| Memory |
Memory allocator.
|
| MemoryAllocator<T extends Memory> |
Memory allocator.
|
| Class | Description |
|---|---|
| BufferCleaner |
Utility class which allows explicit calls to the DirectByteBuffer cleaner method instead of relying on GC.
|
| DirectMemory |
Direct memory.
|
| DirectMemoryAllocator |
Direct memory allocator.
|
| HeapMemory |
Java heap memory.
|
| HeapMemoryAllocator |
Java heap memory allocator.
|
| MappedMemory |
Mapped memory.
|
| MappedMemoryAllocator |
Mapped memory allocator.
|
| Memory.Util |
Memory utilities.
|
| NativeMemory |
Native memory.
|
Copyright © 2013–2019. All rights reserved.