groovy

javadoc of toMapString

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.7-beta-1
  • Fix Version/s: 1.7-beta-2, 1.6.6
  • Component/s: groovy-jdk
  • Labels:
    None
  • Number of attachments :
    0

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]

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: