| Constructor and description | 
|---|
| PatchedConsoleReader
                                (InputStream inStream, OutputStream out) | 
| Type | Name and description | 
|---|---|
| void | printColumns(Collection<? extends CharSequence> items)copied from jline2.0 and modified to invoke stripAnsi() for length calculations Output the specified Collection in proper columns. | 
copied from jline2.0 and modified to invoke stripAnsi() for length calculations Output the specified Collection in proper columns. See https://github.com/jline/jline2/issues/132
Copyright © 2003-2016 The Apache Software Foundation. All rights reserved.