Stack
@Deprecated public abstract class AbstractStack<K> extends java.lang.Object implements Stack<K>
AbstractStack()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isEmpty, peek, pop, push, top
public AbstractStack()