public class TernaryTree.Iterator extends Object implements Enumeration<String>
Constructor and Description |
---|
TernaryTree.Iterator() |
public void rewind()
public String nextElement()
nextElement
in interface Enumeration<String>
public char getValue()
public boolean hasMoreElements()
hasMoreElements
in interface Enumeration<String>
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.