public class SpeciesArray extends Object
| Constructor and Description |
|---|
SpeciesArray() |
SpeciesArray(Collection<Species> initialCollection) |
| Modifier and Type | Method and Description |
|---|---|
List<Species> |
theList() |
void |
theList(List<Species> theList) |
String |
toString() |
public SpeciesArray()
public SpeciesArray(Collection<Species> initialCollection)
Copyright © 2018. All Rights Reserved.