public final class HeapAllocator extends Allocator
| Modifier and Type | Field and Description |
|---|---|
static HeapAllocator |
instance |
| Modifier and Type | Method and Description |
|---|---|
java.nio.ByteBuffer |
allocate(int size) |
public static final HeapAllocator instance
Copyright © 2013 The Apache Software Foundation