Uses of Class
edu.ksu.cis.viewer.EmptyListException

Uses of EmptyListException in edu.ksu.cis.viewer
 

Methods in edu.ksu.cis.viewer that throw EmptyListException
 Object ConsList.getHead()
          Returns the head of this list.
 ConsList ConsList.getTail()
          Returns the tail of the list.