Uses of Class
net.datastructures.FullStackException

Uses of FullStackException in net.datastructures
 

Methods in net.datastructures that throw FullStackException
 void ArrayStack.push(E element)
          Inserts an element at the top of the stack.