Class LineReaderImpl

  • All Implemented Interfaces:
    LineReader

    public class LineReaderImpl
    extends Object
    implements LineReader
    Reads a line from the specified input stream, outputs the prompt to System.out.
    • Constructor Detail

      • LineReaderImpl

        public LineReaderImpl​(InputStream inputStream)