org.asaplibrary.data.tree

Package
Classpath: org.asaplibrary.data.tree
Tree iteration/enumeration classes.

Classes

Tree

All sorts of information is hierarchical and can be represented by a tree structure: websites, photo albums, topic knowledge, etcetera.

TreeEnumerator

Straightforward enumeration (iterator) class for Tree objects.