private static class
SimpleStack.Element<T>
private SimpleStack.Element<T>
head
SimpleStack()
(package private) boolean
isEmpty()
(package private) T
peek()
pop()
(package private) void
push(T element)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait