es.udc.gii.common.eaf.log.reader
Class BestIndividualReader

java.lang.Object
  extended by es.udc.gii.common.eaf.log.reader.BestIndividualReader

public class BestIndividualReader
extends java.lang.Object

Since:
1.0
Author:
Grupo Integrado de IngenierĂ­a (www.gii.udc.es)

Constructor Summary
BestIndividualReader()
           
 
Method Summary
static java.util.List<java.lang.Float> getFloatChromosome(java.lang.String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BestIndividualReader

public BestIndividualReader()
Method Detail

getFloatChromosome

public static java.util.List<java.lang.Float> getFloatChromosome(java.lang.String path)
                                                          throws java.io.FileNotFoundException
Throws:
java.io.FileNotFoundException