public interface TerminalFactory
Modifier and Type | Method and Description |
---|---|
Terminal |
createTerminal()
Instantiates a Terminal according to the factory implementation.
|
Terminal createTerminal() throws IOException
IOException
- If there was an I/O error with the underlying input/output systemCopyright © 2016. All rights reserved.