Class HeapBytezAllocator

java.lang.Object
org.nustaq.offheap.bytez.onheap.HeapBytezAllocator
All Implemented Interfaces:
BytezAllocator

public class HeapBytezAllocator
extends java.lang.Object
implements BytezAllocator
Date: 16.11.13 Time: 14:23 To change this template use File | Settings | File Templates.
  • Constructor Summary

    Constructors 
    Constructor Description
    HeapBytezAllocator()  
  • Method Summary

    Modifier and Type Method Description
    Bytez alloc​(long len)  
    void free​(Bytez bytes)  
    void freeAll()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait