Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5AC8CF51C for ; Sat, 27 Apr 2013 21:46:17 +0000 (UTC) Received: (qmail 82956 invoked by uid 500); 27 Apr 2013 21:46:17 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 82243 invoked by uid 500); 27 Apr 2013 21:46:16 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 82231 invoked by uid 99); 27 Apr 2013 21:46:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Apr 2013 21:46:16 +0000 Date: Sat, 27 Apr 2013 21:46:16 +0000 (UTC) From: "Thomas Neidhart (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (COLLECTIONS-216) MultiKey's toString method should use Arrays.toString MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COLLECTIONS-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart updated COLLECTIONS-216: ---------------------------------------- Fix Version/s: (was: 4.0-beta-1) 4.0 > MultiKey's toString method should use Arrays.toString > ----------------------------------------------------- > > Key: COLLECTIONS-216 > URL: https://issues.apache.org/jira/browse/COLLECTIONS-216 > Project: Commons Collections > Issue Type: Improvement > Affects Versions: 3.2 > Reporter: Hendrik Maryns > Assignee: Stephen Colebourne > Priority: Minor > Fix For: 4.0 > > Attachments: MultiKey.diff > > > 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, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira