public class Population extends Object
| Constructor and Description |
|---|
Population() |
| Modifier and Type | Method and Description |
|---|---|
int |
getNumbers() |
String |
getRace() |
void |
setNumbers(int numbers) |
void |
setRace(String race) |
Copyright © 2017. All rights reserved.