Package org.jbox2d.pooling
package org.jbox2d.pooling
-
InterfacesClassDescriptionSame functionality of a regular java.util stack.This stack assumes that when you push 'n' items back, you're pushing back the last 'n' items popped.World pool interface