org.picocontainer.defaults
Class CollectionComponentParameterTestCase.MappedBowl

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

public static class CollectionComponentParameterTestCase.MappedBowl
extends java.lang.Object


Field Summary
private  CollectionComponentParameterTestCase.Fish[] fishes
           
 
Constructor Summary
CollectionComponentParameterTestCase.MappedBowl(java.util.Map map)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fishes

private final CollectionComponentParameterTestCase.Fish[] fishes
Constructor Detail

CollectionComponentParameterTestCase.MappedBowl

public CollectionComponentParameterTestCase.MappedBowl(java.util.Map map)