Package com.faunos.util.tree

Support for tree structures.

See:
          Description

Interface Summary
TraverseListener<T> A listener for depth-first traversal of a tree structure.
 

Class Summary
AbstractTraverser<T> A depth-first, tree structure traverser.
 

Package com.faunos.util.tree Description

Support for tree structures.



SourceForge.net Logo