Package zombie.util
Class PooledObjectArrayObject
java.lang.Object
zombie.util.PooledObject
zombie.util.PooledArrayObject
zombie.util.PooledObjectArrayObject
- All Implemented Interfaces:
IPooledObject
public final class PooledObjectArrayObject extends PooledArrayObject
-
Constructor Summary
Constructors Constructor Description PooledObjectArrayObject()
-
Method Summary
Modifier and Type Method Description void
onReleased()
Methods inherited from class zombie.util.PooledArrayObject
array, get, initCapacity, isEmpty, length, set
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PooledObjectArrayObject
public PooledObjectArrayObject()
-
-
Method Details
-
onReleased
public void onReleased()
-