|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.unitesk.requality.tools.TreeWalker
public abstract class TreeWalker
Constructor Summary | |
---|---|
TreeWalker(TreeDB db)
|
|
TreeWalker(TreeNode startNode)
|
Method Summary | |
---|---|
protected TreeDB |
getDb()
|
protected TreeNode |
getStart()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.lang.Iterable |
---|
iterator |
Constructor Detail |
---|
public TreeWalker(TreeDB db)
public TreeWalker(TreeNode startNode)
Method Detail |
---|
protected TreeDB getDb()
protected TreeNode getStart()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |