org.picocontainer.doc.advanced
Class MapsTestCase.Bowl

java.lang.Object
  extended by org.picocontainer.doc.advanced.MapsTestCase.Bowl
Enclosing class:
MapsTestCase

public static class MapsTestCase.Bowl
extends Object


Constructor Summary
MapsTestCase.Bowl(TreeMap fishes, Map cods)
           
 
Method Summary
 Map getCods()
           
 Map getFishes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapsTestCase.Bowl

public MapsTestCase.Bowl(TreeMap fishes,
                         Map cods)
Method Detail

getFishes

public Map getFishes()

getCods

public Map getCods()


Copyright © 2003-2010 Codehaus. All Rights Reserved.