public class AmountLowerThanController extends Object implements SimulationController
Constructor and Description |
---|
AmountLowerThanController(long amount,
int speciesIndex) |
AmountLowerThanController(long amount,
String speciesName) |
Modifier and Type | Method and Description |
---|---|
boolean |
goOn(Simulator sim)
Returns whether or not to go on with the given simulation
|
public AmountLowerThanController(long amount, String speciesName)
public AmountLowerThanController(long amount, int speciesIndex)
public boolean goOn(Simulator sim)
SimulationController
goOn
in interface SimulationController
sim
- simulationCopyright © 2007–2021. All rights reserved.