Class ReadByLine

Object
org.anchoranalysis.io.input.csv.ReadByLine
All Implemented Interfaces:
AutoCloseable

public class ReadByLine
extends Object
implements AutoCloseable
An opened-CSV file that is read line-by-line and processed.
Author:
Owen Feehan