Package jspecview.tree
Class SimpleTreeEnumeration
java.lang.Object
jspecview.tree.SimpleTreeEnumeration
- All Implemented Interfaces:
Enumeration<JSVTreeNode>
-
Constructor Details
-
SimpleTreeEnumeration
-
-
Method Details
-
hasMoreElements
public boolean hasMoreElements()- Specified by:
hasMoreElements
in interfaceEnumeration<JSVTreeNode>
-
nextElement
- Specified by:
nextElement
in interfaceEnumeration<JSVTreeNode>
-