Uses of Enum Class
org.uma.jmetal.util.comparator.ObjectiveComparator.Ordering
Packages that use ObjectiveComparator.Ordering
-
Uses of ObjectiveComparator.Ordering in org.uma.jmetal.util.comparator
Methods in org.uma.jmetal.util.comparator that return ObjectiveComparator.OrderingModifier and TypeMethodDescriptionstatic ObjectiveComparator.OrderingReturns the enum constant of this class with the specified name.static ObjectiveComparator.Ordering[]ObjectiveComparator.Ordering.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.uma.jmetal.util.comparator with parameters of type ObjectiveComparator.OrderingModifierConstructorDescriptionObjectiveComparator(int objectiveId, ObjectiveComparator.Ordering order) Comparator.