Classes
 ClassDescription
 ArrayStack The based implementation of the Stack interface.
 TypedStack TypedStack is a wrapper for Stack instances that ensures that only values of a specific type can be added to the wrapped stack.