org.picocontainer.defaults
Class CollectionComponentParameterTestCase.DependsOnAll

java.lang.Object
  extended byorg.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)
           
 
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-2007 Codehaus. All Rights Reserved.