Class TernaryTree.Iterator

    • Constructor Detail

      • Iterator

        public Iterator()
        default constructor
    • Method Detail

      • rewind

        public void rewind()
        rewind iterator
      • getValue

        public char getValue()
        Returns:
        value
      • hasMoreElements

        public boolean hasMoreElements()
        Specified by:
        hasMoreElements in interface Enumeration
        Returns:
        true if more elements