Interface LineReader

All Superinterfaces:
AutoCloseable, Closeable

public interface LineReader extends Closeable
Iterates through parsed rows from an input source while exposing the current row.
  • Method Summary

    Modifier and Type
    Method
    Description
     
    boolean
     

    Methods inherited from interface java.io.Closeable

    close