@Deprecated public abstract class AbstractBooleanStack extends AbstractStack<Boolean> implements BooleanStack
protected
AbstractBooleanStack()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
peek, peekBoolean, pop, popBoolean, push, push, top, topBoolean
isEmpty
protected AbstractBooleanStack()
Copyright © 2020. All rights reserved.