public final class ObjectArrayPool
extends Object
-
Nested Class Summary
Nested Classes
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ObjectArrayPool
public ObjectArrayPool()
-
Method Details
-
-
-
create
public Object[] create(int arraySize)
-
-
-
-
-
-
recycle
public void recycle(Object[] value)