public class ObjectStackList<T> extends StackList<T>
ObjectStackList(Class<T> cls)
get, pop, push, returning
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ObjectStackList(Class<T> cls)