Package org.jbox2d.particle
Class StackQueue<T>
java.lang.Object
org.jbox2d.particle.StackQueue<T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StackQueue
public StackQueue()
-
-
Method Details
-
reset
-
push
-
pop
-
empty
public boolean empty() -
front
-