Package net.hydromatic.morel
Class Shell.ReaderLineFn
java.lang.Object
net.hydromatic.morel.Shell.ReaderLineFn
- All Implemented Interfaces:
Shell.LineFn
- Enclosing class:
Shell
Implementation of
Shell.LineFn that reads from a reader.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
reader
-
-
Constructor Details
-
ReaderLineFn
ReaderLineFn(BufferedReader reader)
-
-
Method Details
-
read
- Specified by:
readin interfaceShell.LineFn
-