@Deprecated public interface ConsoleFactory
| Modifier and Type | Method and Description |
|---|---|
Console |
create(InputStream in,
PrintStream out,
PrintStream err,
jline.Terminal term,
String encoding,
Runnable closeCallback)
Deprecated.
|
Console create(InputStream in, PrintStream out, PrintStream err, jline.Terminal term, String encoding, Runnable closeCallback)
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.