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

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

public class CreateSetOfInt
extends Object


Constructor Summary
CreateSetOfInt()
           
 
Method Summary
 Set createSet()
           
 TreeSet createTreeSet1(Map alreadySeenMap)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateSetOfInt

public CreateSetOfInt()
Method Detail

createTreeSet1

public TreeSet createTreeSet1(Map alreadySeenMap)

createSet

public Set createSet()