XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • 24
    • core-libs
    • None
    • b25

      Currently, the java.io.IO provides println(Object) and print(Object) methods, but not a parameter-less println(). This is not very convenient, as when there's a sequence of print(...) calls, it typically needs to be finished with a new line, which requires code along the lines of:
      println("")

      It would be more convenient to add a parameter-less println() method.

            jlahoda Jan Lahoda
            jlahoda Jan Lahoda
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: