| Package | Description |
|---|---|
| org.uma.jmetal.util.comparator |
| Modifier and Type | Method and Description |
|---|---|
static ObjectiveComparator.Ordering |
ObjectiveComparator.Ordering.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObjectiveComparator.Ordering[] |
ObjectiveComparator.Ordering.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ObjectiveComparator(int objectiveId,
ObjectiveComparator.Ordering order)
Comparator.
|
Copyright © 2018. All rights reserved.