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