Class ArrayFront

java.lang.Object
org.uma.jmetal.util.legacy.front.impl.ArrayFront
All Implemented Interfaces:
Serializable, Front

public class ArrayFront extends Object implements Front
This class implements the Front interface by using an array of Point objects
Author:
Antonio J. Nebro
See Also: