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, setPoolMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface zombie.util.IPooledObject
onReleased
-
Constructor Details
-
PooledArrayObject
public PooledArrayObject()
-
-
Method Details
-
array
-
length
public int length() -
get
-
set
-
isEmpty
public boolean isEmpty()
-