public class FryGeneration extends Object
| Constructor and Description |
|---|
FryGeneration(int count,
double weightPerFish) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
double |
getWeightPerFish() |
void |
setCount(int count) |
void |
setWeightPerFish(double weightPerFish) |
Copyright © 2016. All Rights Reserved.