Class MultiComparator<T>

java.lang.Object
org.uma.jmetal.util.comparator.MultiComparator<T>
All Implemented Interfaces:
Comparator<T>

public class MultiComparator<T> extends Object implements Comparator<T>
Version:
1.0 This class aims to implement an interface for MultiComparators. Multicomparators are comparators that underneath make use of a list of comparators to possibly break the ties between solutions
Author:
Juanjo