Class DefaultDoubleSolution

java.lang.Object
org.uma.jmetal.solution.AbstractSolution<Double>
org.uma.jmetal.solution.doublesolution.impl.DefaultDoubleSolution
All Implemented Interfaces:
Serializable, DoubleSolution, Solution<Double>

public class DefaultDoubleSolution extends AbstractSolution<Double> implements DoubleSolution
Defines an implementation of the DoubleSolution interface
Author:
Antonio J. Nebro
See Also: