Class TernaryTree.Iterator

java.lang.Object
org.apache.lucene.analysis.compound.hyphenation.TernaryTree.Iterator
All Implemented Interfaces:
Enumeration<String>
Enclosing class:
TernaryTree

public class TernaryTree.Iterator extends Object implements Enumeration<String>
  • Constructor Details

    • Iterator

      public Iterator()
  • Method Details