Interface LineReader

All Superinterfaces:
AutoCloseable, Closeable

public interface LineReader extends Closeable
Reads a line of input.
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface java.io.Closeable

    close