protected LineReaderImpl.PostResult |
LineReaderImpl.computePost(List<Candidate> possible,
Candidate selection,
List<Candidate> ordered,
String completed) |
protected LineReaderImpl.PostResult |
LineReaderImpl.computePost(List<Candidate> possible,
Candidate selection,
List<Candidate> ordered,
String completed,
Function<String,Integer> wcwidth,
int width,
boolean autoGroup,
boolean groupName,
boolean rowsFirst) |
protected LineReaderImpl.PostResult |
LineReaderImpl.toColumns(List<Object> items,
Candidate selection,
String completed,
Function<String,Integer> wcwidth,
int width,
boolean rowsFirst) |