Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-3709

javadoc of toMapString

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.7-beta-1
    • 1.7-beta-2, 1.6.6
    • groovy-jdk
    • None

    Description

      doc says: The string displays the contents of the map, i.e.

      {one=1, two=2, three=3}

      .

      but what it prints is identical to the toString method: [one:1, two:2, three:3]

      Attachments

        Activity

          People

            paulk Paul King
            codevise Dierk König
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: