Class PooledArrayObject<T>
java.lang.Object
zombie.util.PooledObject
zombie.util.PooledArrayObject<T>
- All Implemented Interfaces:
IPooledObject
- Direct Known Subclasses:
PooledAnimBoneWeightArray
,PooledObjectArrayObject
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class zombie.util.PooledObject
getPoolReference, isFree, release, setFree, setPool
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface zombie.util.IPooledObject
onReleased
-
Constructor Details
-
PooledArrayObject
public PooledArrayObject()
-
-
Method Details
-
array
-
length
public int length() -
get
-
set
-
initCapacity
-
isEmpty
public boolean isEmpty()
-