public final class HeapAllocator extends AbstractAllocator
| Modifier and Type | Field and Description |
|---|---|
static HeapAllocator |
instance |
| Modifier and Type | Method and Description |
|---|---|
java.nio.ByteBuffer |
allocate(int size) |
clonepublic static final HeapAllocator instance
public java.nio.ByteBuffer allocate(int size)
allocate in class AbstractAllocatorCopyright © 2018 The Apache Software Foundation