public static class CollectionsTestCase.Bowl
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.util.Collection |
cods |
private java.util.LinkedList |
fishes |
| Constructor and Description |
|---|
CollectionsTestCase.Bowl(java.util.LinkedList fishes,
java.util.Collection cods) |