@Deprecated public abstract class AbstractIntStack extends AbstractStack<Integer> implements IntStack
protected
AbstractIntStack()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
peek, peekInt, pop, popInt, push, push, top, topInt
isEmpty
protected AbstractIntStack()
Copyright © 2020. All rights reserved.