org.picocontainer.defaults
Class CollectionComponentParameterTestCase.AnotherGenericCollectionBowl

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

public static class CollectionComponentParameterTestCase.AnotherGenericCollectionBowl
extends Object


Constructor Summary
CollectionComponentParameterTestCase.AnotherGenericCollectionBowl(String[] strings)
           
 
Method Summary
 String[] getStrings()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionComponentParameterTestCase.AnotherGenericCollectionBowl

public CollectionComponentParameterTestCase.AnotherGenericCollectionBowl(String[] strings)
Method Detail

getStrings

public String[] getStrings()


Copyright © 2003-2010 Codehaus. All Rights Reserved.