Uses of Interface
zombie.util.IPooledObject
Packages that use IPooledObject
Package
Description
-
Uses of IPooledObject in zombie
Classes in zombie that implement IPooledObjectModifier and TypeClassDescriptionstatic classstatic classfinal class -
Uses of IPooledObject in zombie.ai.states
Classes in zombie.ai.states that implement IPooledObject -
Uses of IPooledObject in zombie.audio
Classes in zombie.audio that implement IPooledObjectModifier and TypeClassDescriptionfinal classstatic final class -
Uses of IPooledObject in zombie.core.physics
Classes in zombie.core.physics that implement IPooledObjectModifier and TypeClassDescriptionfinal classclassfinal classMethods in zombie.core.physics that return types with arguments of type IPooledObjectModifier and TypeMethodDescriptionstatic Pool<IPooledObject> BallisticsTarget.getBallisticsTargetPool() -
Uses of IPooledObject in zombie.core.skinnedmodel.advancedanimation
Classes in zombie.core.skinnedmodel.advancedanimation that implement IPooledObjectModifier and TypeClassDescriptionclassfinal classclassThe Live version of an AnimNode The AnimNode represents the data.static classclassclass -
Uses of IPooledObject in zombie.core.skinnedmodel.animation
Classes in zombie.core.skinnedmodel.animation that implement IPooledObjectModifier and TypeClassDescriptionfinal classCreated by LEMMYATI on 03/01/14.final classCreated by LEMMYPC on 07/01/14.classclassclassclassclassclass -
Uses of IPooledObject in zombie.core.skinnedmodel.model
Classes in zombie.core.skinnedmodel.model that implement IPooledObjectModifier and TypeClassDescriptionfinal classfinal class -
Uses of IPooledObject in zombie.debug
Classes in zombie.debug that implement IPooledObject -
Uses of IPooledObject in zombie.Lua
Classes in zombie.Lua that implement IPooledObject -
Uses of IPooledObject in zombie.util
Classes in zombie.util with type parameters of type IPooledObjectModifier and TypeClassDescriptionfinal classPool<PO extends IPooledObject>A thread-safe object pool.Classes in zombie.util that implement IPooledObjectModifier and TypeClassDescriptionclassclassclassfinal classclassThe base implementation of IPooledObject Extend from this class if you wish to take advantage of the Pool's functionality.Methods in zombie.util with type parameters of type IPooledObjectModifier and TypeMethodDescriptionstatic <E extends IPooledObject>
E[]IPooledObject.release(E[] list) static <E extends IPooledObject>
E[]IPooledObject.releaseAndBlank(E[] list) static <E extends IPooledObject>
EPool.tryRelease(E pooledObject) static <E extends IPooledObject>
E[]Pool.tryRelease(E[] objArray) static <E extends IPooledObject>
E[]IPooledObject.tryReleaseAndBlank(E[] list) Methods in zombie.util that return IPooledObjectModifier and TypeMethodDescriptionstatic <E extends IPooledObject>
E[]IPooledObject.release(E[] list) static <E extends IPooledObject>
E[]IPooledObject.releaseAndBlank(E[] list) static <E extends IPooledObject>
E[]Pool.tryRelease(E[] objArray) static <E extends IPooledObject>
E[]IPooledObject.tryReleaseAndBlank(E[] list) Methods in zombie.util that return types with arguments of type IPooledObjectModifier and TypeMethodDescriptiongnu.trove.set.hash.THashSet<IPooledObject> Pool.PoolStacks.getInUse()Pool.PoolReference.getPool()Pool.PoolStacks.getReleased()Methods in zombie.util with parameters of type IPooledObjectModifier and TypeMethodDescriptionstatic <E extends IPooledObject>
E[]IPooledObject.release(E[] list) voidPool.PoolReference.release(IPooledObject in_item) voidPool.release(IPooledObject item) static <E extends IPooledObject>
E[]IPooledObject.releaseAndBlank(E[] list) static <E extends IPooledObject>
E[]Pool.tryRelease(E[] objArray) static <E extends IPooledObject>
E[]IPooledObject.tryReleaseAndBlank(E[] list) Method parameters in zombie.util with type arguments of type IPooledObjectModifier and TypeMethodDescriptionstatic voidIPooledObject.release(List<? extends IPooledObject> list) -
Uses of IPooledObject in zombie.util.lambda
Classes in zombie.util.lambda that implement IPooledObjectModifier and TypeClassDescriptionstatic final classstatic final classstatic final classstatic final classConsumers.Params2.CallbackStackItem<E,T1, T2> static final classConsumers.Params3.CallbackStackItem<E,T1, T2, T3> static final classConsumers.Params4.CallbackStackItem<E,T1, T2, T3, T4> static final classConsumers.Params5.CallbackStackItem<E,T1, T2, T3, T4, T5> static final classstatic final classstatic final classstatic final classInvokers.Params3.CallbackStackItem<T1,T2, T3> static final classInvokers.Params4.CallbackStackItem<T1,T2, T3, T4> static final classInvokers.Params5.CallbackStackItem<T1,T2, T3, T4, T5> static final classstatic final classPredicates.Params2.CallbackStackItem<E,T1, T2> static final classPredicates.Params3.CallbackStackItem<E,T1, T2, T3> final classstatic final classstatic final classstatic final classstatic classstatic final classstatic final classstatic final classStacks.Params3.CallbackStackItem<T1,T2, T3> static final classStacks.Params4.CallbackStackItem<T1,T2, T3, T4> static final classStacks.Params5.CallbackStackItem<T1,T2, T3, T4, T5> static final classStacks.Params6.CallbackStackItem<T1,T2, T3, T4, T5, T6> static final classStacks.Params7.CallbackStackItem<T1,T2, T3, T4, T5, T6, T7> -
Uses of IPooledObject in zombie.util.list
Classes in zombie.util.list that implement IPooledObject -
Uses of IPooledObject in zombie.worldMap.markers
Classes in zombie.worldMap.markers that implement IPooledObject -
Uses of IPooledObject in zombie.worldMap.streets
Classes in zombie.worldMap.streets that implement IPooledObject -
Uses of IPooledObject in zombie.worldMap.symbols
Classes in zombie.worldMap.symbols that implement IPooledObjectModifier and TypeClassDescriptionfinal classstatic classstatic classstatic classstatic class