public class PerturbationArray extends Object
| Constructor and Description |
|---|
PerturbationArray() |
PerturbationArray(Collection<Perturbation> initialCollection) |
| Modifier and Type | Method and Description |
|---|---|
List<Perturbation> |
theList() |
void |
theList(List<Perturbation> theList) |
String |
toString() |
public PerturbationArray()
public PerturbationArray(Collection<Perturbation> initialCollection)
public List<Perturbation> theList()
public void theList(List<Perturbation> theList)
theList - the theList to setCopyright © 2018. All Rights Reserved.