|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.picocontainer.doc.advanced.CollectionsTestCase.Bowl
public static class CollectionsTestCase.Bowl
| Field Summary | |
|---|---|
private java.util.Collection |
cods
|
private java.util.LinkedList |
fishes
|
| Constructor Summary | |
|---|---|
CollectionsTestCase.Bowl(java.util.LinkedList fishes,
java.util.Collection cods)
|
|
| Method Summary | |
|---|---|
java.util.Collection |
getCods()
|
java.util.Collection |
getFishes()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final java.util.LinkedList fishes
private final java.util.Collection cods
| Constructor Detail |
|---|
public CollectionsTestCase.Bowl(java.util.LinkedList fishes,
java.util.Collection cods)
| Method Detail |
|---|
public java.util.Collection getFishes()
public java.util.Collection getCods()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||