|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bulletphysics.util.StackList<T>
com.bulletphysics.util.ObjectStackList<T>
public class ObjectStackList<T>
Stack-based object pool for arbitrary objects, returning not supported.
| Constructor Summary | |
|---|---|
ObjectStackList(Class<T> cls)
|
|
| Method Summary |
|---|
| Methods inherited from class com.bulletphysics.util.StackList |
|---|
get, pop, push, returning |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectStackList(Class<T> cls)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||