@Deprecated public abstract class AbstractLongStack extends AbstractStack<Long> implements LongStack
protected
AbstractLongStack()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
peek, peekLong, pop, popLong, push, push, top, topLong
isEmpty
protected AbstractLongStack()
Copyright © 2020. All rights reserved.