|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.common.tree.TreeNodeIteratorWithStack.StackEntry
public static class TreeNodeIteratorWithStack.StackEntry
| Constructor Summary | |
|---|---|
protected |
TreeNodeIteratorWithStack.StackEntry(TreeNode target,
java.lang.Object payload)
|
| Method Summary | |
|---|---|
java.lang.Object |
getPayload()
Return the payload for the node in the stack. |
TreeNode |
getTreeNode()
Return the tree node. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected TreeNodeIteratorWithStack.StackEntry(TreeNode target,
java.lang.Object payload)
| Method Detail |
|---|
public TreeNode getTreeNode()
public java.lang.Object getPayload()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||