ca.quine.jcommons.sourceexporter.test.resources
Class CreateListOfNodes

java.lang.Object
  |
  +--ca.quine.jcommons.sourceexporter.test.resources.CreateListOfNodes

public class CreateListOfNodes
extends Object


Constructor Summary
CreateListOfNodes()
           
 
Method Summary
 ArrayList createArrayList1(Map alreadySeenMap)
           
 List createList()
           
 Node createNode2(Map alreadySeenMap)
           
 Node createNode3(Map alreadySeenMap)
           
 Node createNode4(Map alreadySeenMap)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateListOfNodes

public CreateListOfNodes()
Method Detail

createNode2

public Node createNode2(Map alreadySeenMap)

createNode3

public Node createNode3(Map alreadySeenMap)

createNode4

public Node createNode4(Map alreadySeenMap)

createArrayList1

public ArrayList createArrayList1(Map alreadySeenMap)

createList

public List createList()