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