Package com.tailf.navu.traversal
Class NavuTraversalDfsMean
Object
com.tailf.navu.traversal.NavuTraversalDfsMean
- All Implemented Interfaces:
NavuTraversalMean
This implements the NavuTraversalMean
for DFS
(Depth-first traversal).
The means of which to traverse the NAVU tree is through Depth-first traversal
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
NavuTraversalDfsMean
public NavuTraversalDfsMean()
-
-
Method Details