MultiKey's toString method should use Arrays.toString
-----------------------------------------------------
Key: COLLECTIONS-216
URL: http://issues.apache.org/jira/browse/COLLECTIONS-216
Project: Commons Collections
Type: Improvement
Versions: 3.2
Reporter: Hendrik Maryns
Priority: Minor
Some minor comments on MultiKey:
- its toString method unnecessarily creates an extra Object.
- there are some unnecessary casts
- there is a mistake in the javadocs (actually, this mistake, 'lookup', which
should be in two words, is prevalent in all of the map API)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]