public class TernaryTree.Iterator extends Object implements Enumeration
| Constructor and Description |
|---|
TernaryTree.Iterator()
default constructor
|
public void rewind()
public Object nextElement()
nextElement in interface Enumerationpublic char getValue()
public boolean hasMoreElements()
hasMoreElements in interface EnumerationCopyright © 2019 Apache Software Foundation. All rights reserved.