Class PointDimensionComparator

java.lang.Object
org.uma.jmetal.util.point.comparator.PointDimensionComparator
All Implemented Interfaces:
Comparator<Point>

public class PointDimensionComparator extends Object implements Comparator<Point>
This class implements the Comparator interface. It is used to compare two points according the value of a particular dimension.
Author:
Antonio J. Nebro, Juan J. Durillo