public abstract class AbstractAllocator extends java.lang.Object
AbstractAllocator()
abstract java.nio.ByteBuffer
allocate(int size)
java.nio.ByteBuffer
clone(java.nio.ByteBuffer buffer)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractAllocator()
public java.nio.ByteBuffer clone(java.nio.ByteBuffer buffer)
public abstract java.nio.ByteBuffer allocate(int size)
Copyright © 2015 The Apache Software Foundation