org.gcube.dataanalysis.ecoengine.models.cores.neuralnetworks.neurosolutions
Class LineReader

java.lang.Object
  extended by org.gcube.dataanalysis.ecoengine.models.cores.neuralnetworks.neurosolutions.LineReader

public class LineReader
extends Object


Constructor Summary
LineReader(String path)
           
 
Method Summary
 String NextLine()
           
 boolean NextLineSplitted()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LineReader

public LineReader(String path)
Method Detail

NextLineSplitted

public boolean NextLineSplitted()

NextLine

public String NextLine()


Copyright © 2013. All Rights Reserved.