public abstract class Allocator extends java.lang.Object
Allocator()
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 Allocator()
public java.nio.ByteBuffer clone(java.nio.ByteBuffer buffer)
public abstract java.nio.ByteBuffer allocate(int size)
Copyright © 2013 The Apache Software Foundation