public class NoPopulationUpdate extends java.lang.Object implements PopulationUpdate
Constructor and Description |
---|
NoPopulationUpdate() |
Modifier and Type | Method and Description |
---|---|
void |
update(Simulation current,
java.util.Map<java.lang.String,AgentScore> scores,
java.util.List<AgentFamily> population) |
public void update(Simulation current, java.util.Map<java.lang.String,AgentScore> scores, java.util.List<AgentFamily> population)
update
in interface PopulationUpdate