class Issue0191TestCase.Bowl
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private Issue0191TestCase.Cod[] |
cods |
private Issue0191TestCase.Fish[] |
fishes |
Constructor and Description |
---|
Issue0191TestCase.Bowl(Issue0191TestCase.Fish[] fishes,
Issue0191TestCase.Cod[] cods) |
Modifier and Type | Method and Description |
---|---|
Issue0191TestCase.Cod[] |
getCods() |
Issue0191TestCase.Fish[] |
getFishes() |
private final Issue0191TestCase.Fish[] fishes
private final Issue0191TestCase.Cod[] cods
public Issue0191TestCase.Bowl(Issue0191TestCase.Fish[] fishes, Issue0191TestCase.Cod[] cods)
public Issue0191TestCase.Fish[] getFishes()
public Issue0191TestCase.Cod[] getCods()