public interface PopulationLimit extends Serializable
PopulationLimit interface.
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPopulationFull(List<? extends Chromosome> population)
isPopulationFull
|
boolean isPopulationFull(List<? extends Chromosome> population)
isPopulationFull
population - a List object.Copyright © 2010–2017 EvoSuite. All rights reserved.