|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.visitor.BFSWalker.Tuple
Field Summary | |
Persistable |
node
|
PathNode |
pathNode
|
Constructor Summary | |
BFSWalker.Tuple(Persistable node,
PathNode pathNode)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public Persistable node
public PathNode pathNode
Constructor Detail |
public BFSWalker.Tuple(Persistable node, PathNode pathNode)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |