XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: P4
    • 24
    • Affects Version/s: 24
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: