@Deprecated public abstract class AbstractBooleanStack extends AbstractStack<java.lang.Boolean> implements BooleanStack
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
peek, peekBoolean, pop, popBoolean, push, push, top, topBoolean