public interface QualityIndicator extends Serializable, DescribedEntity
| Modifier and Type | Method and Description |
|---|---|
double |
execute(Front frontA,
Front frontB) |
double |
execute(List<? extends Solution> frontA,
List<? extends Solution> frontB) |
String |
getName() |
getDescriptionString getName()
getName in interface DescribedEntityDescribedEntityCopyright © 2015. All rights reserved.