Class LineReaderImpl.PostResult

  • Enclosing class:
    LineReaderImpl

    protected static class LineReaderImpl.PostResult
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      PostResult​(org.jline.utils.AttributedString post, int lines, int selectedLine)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PostResult

        public PostResult​(org.jline.utils.AttributedString post,
                          int lines,
                          int selectedLine)