junitx.ddtunit.resources
Class CollectionContainer

java.lang.Object
  extended by junitx.ddtunit.resources.CollectionContainer

public class CollectionContainer
extends Object


Constructor Summary
CollectionContainer()
           
 
Method Summary
 boolean equals(Object that)
           
 List getNames()
           
 int hashCode()
           
 void setNames(List list)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CollectionContainer

public CollectionContainer()
Method Detail

getNames

public List getNames()

setNames

public void setNames(List list)

equals

public boolean equals(Object that)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2004-2011. All Rights Reserved.