Class LineReaderImpl.PostResult

  • Enclosing class:
    LineReaderImpl

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

      • Methods inherited from class java.lang.Object

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

      • lines

        final int lines
      • selectedLine

        final int selectedLine
    • Constructor Detail

      • PostResult

        public PostResult​(AttributedString post,
                          int lines,
                          int selectedLine)