ca.quine.jcommons.sourceexporter.test.resources
Class CreateNodeWithRecursion
java.lang.Object
|
+--ca.quine.jcommons.sourceexporter.test.resources.CreateNodeWithRecursion
- public class CreateNodeWithRecursion
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateNodeWithRecursion
public CreateNodeWithRecursion()
createNode2
public Node createNode2(Map alreadySeenMap)
createNode3
public Node createNode3(Map alreadySeenMap)
createNode1
public Node createNode1(Map alreadySeenMap)
createNode
public Node createNode()