org.picocontainer.doc.advanced
Class CollectionsTestCase.Bowl
java.lang.Object
org.picocontainer.doc.advanced.CollectionsTestCase.Bowl
- Enclosing class:
- CollectionsTestCase
public static class CollectionsTestCase.Bowl
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectionsTestCase.Bowl
public CollectionsTestCase.Bowl(LinkedList fishes,
Collection cods)
getFishes
public Collection getFishes()
getCods
public Collection getCods()
Copyright © 2003-2010 Codehaus. All Rights Reserved.