@Deprecated public abstract class AbstractCharStack extends AbstractStack<Character> implements CharStack
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
peek, peekChar, pop, popChar, push, push, top, topChar
isEmpty