@Deprecated public abstract class AbstractIntStack extends AbstractStack<Integer> implements IntStack
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
peek, peekInt, pop, popInt, push, push, top, topInt
isEmpty