Package | Description |
---|---|
org.jline.reader.impl |
Modifier and Type | Method | Description |
---|---|---|
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) |
Copyright © 2020. All rights reserved.