Uses of Class
org.uma.jmetal.solution.util.attribute.util.attributecomparator.AttributeComparator
| Package | Description |
|---|---|
| org.uma.jmetal.solution.util.attribute.util.attributecomparator.impl |
-
Uses of AttributeComparator in org.uma.jmetal.solution.util.attribute.util.attributecomparator.impl
Subclasses of AttributeComparator in org.uma.jmetal.solution.util.attribute.util.attributecomparator.impl Modifier and Type Class Description classDoubleValueAttributeComparator<S extends Solution<?>>Compares two population according to an attribute value, which must be a double number.classIntegerValueAttributeComparator<S extends Solution<?>>Compares two population according to an attribute value, which must be a double number.