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

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

public class CreateListOfSameList
extends Object


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

Constructor Detail

CreateListOfSameList

public CreateListOfSameList()
Method Detail

createArrayList2

public ArrayList createArrayList2(Map alreadySeenMap)

createArrayList1

public ArrayList createArrayList1(Map alreadySeenMap)

createList

public List createList()