com.epam.fix.message
Class ByteArrayPool
java.lang.Object
com.epam.fix.message.ByteArrayPool
public class ByteArrayPool
- extends Object
User: Mykhailo_Sereda
Date: 26.11.12
Time: 16:51
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ByteArrayPool
public ByteArrayPool()
getByteArrayFromPool
public static byte[] getByteArrayFromPool(int size)
returnObj
public static void returnObj(byte[] arr)
Copyright © 2000-2014 EPAM Systems. All Rights Reserved.