Package org.jline.reader.impl
Class LineReaderImpl.PostResult
- java.lang.Object
-
- org.jline.reader.impl.LineReaderImpl.PostResult
-
- Enclosing class:
- LineReaderImpl
protected static class LineReaderImpl.PostResult extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PostResult(AttributedString post, int lines, int selectedLine)
-
-
-
Constructor Detail
-
PostResult
public PostResult(AttributedString post, int lines, int selectedLine)
-
-