private static final class CachingNativeMemoryAllocator.AllocationGroup
extends jnr.ffi.util.ref.FinalizableWeakReference<java.lang.Object>
| Modifier and Type | Field and Description |
|---|---|
(package private) CachingNativeMemoryAllocator.Magazine |
magazine |
| Constructor and Description |
|---|
AllocationGroup(CachingNativeMemoryAllocator.Magazine magazine,
java.lang.Object sentinel) |
| Modifier and Type | Method and Description |
|---|---|
(package private) CachingNativeMemoryAllocator.MemoryAllocation |
allocate(boolean clear) |
void |
finalizeReferent() |
final CachingNativeMemoryAllocator.Magazine magazine
AllocationGroup(CachingNativeMemoryAllocator.Magazine magazine, java.lang.Object sentinel)
CachingNativeMemoryAllocator.MemoryAllocation allocate(boolean clear)
public void finalizeReferent()