org.picocontainer.defaults
Class CollectionComponentParameterTestCase.DependsOnAll

java.lang.Object
  extended by org.picocontainer.defaults.CollectionComponentParameterTestCase.DependsOnAll
Enclosing class:
CollectionComponentParameterTestCase

public static class CollectionComponentParameterTestCase.DependsOnAll
extends Object


Constructor Summary
CollectionComponentParameterTestCase.DependsOnAll(Set set, SortedSet sortedSet, Collection collection, List list, SortedMap sortedMap, Map map)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionComponentParameterTestCase.DependsOnAll

public CollectionComponentParameterTestCase.DependsOnAll(Set set,
                                                         SortedSet sortedSet,
                                                         Collection collection,
                                                         List list,
                                                         SortedMap sortedMap,
                                                         Map map)


Copyright © 2003-2010 Codehaus. All Rights Reserved.