org.neociclo.odetteftp.util
Class ByteBufferFactory

java.lang.Object
  extended by org.neociclo.odetteftp.util.ByteBufferFactory

public class ByteBufferFactory
extends Object

Version:
$Rev: 430 $ $Date: 2010-06-29 11:13:43 -0300 (Tue, 29 Jun 2010) $
Author:
Rafael Marins

Constructor Summary
ByteBufferFactory()
           
 
Method Summary
static ByteBuffer allocate(int size)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ByteBufferFactory

public ByteBufferFactory()
Method Detail

allocate

public static ByteBuffer allocate(int size)


ACCORD