Interface LineReader


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

    Modifier and Type Method Description
    String readLine()