public class HeapBytezAllocator extends Object implements BytezAllocator
| Constructor and Description |
|---|
HeapBytezAllocator() |
public Bytez alloc(long len)
alloc in interface BytezAllocatorpublic void free(Bytez bytes)
free in interface BytezAllocatorpublic void freeAll()
freeAll in interface BytezAllocatorCopyright © 2015. All rights reserved.