You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/09/22 18:16:00 UTC

[jira] [Work logged] (COLLECTIONS-679) MultiValuedMap JavaDoc Typo

     [ https://issues.apache.org/jira/browse/COLLECTIONS-679?focusedWorklogId=316300&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-316300 ]

ASF GitHub Bot logged work on COLLECTIONS-679:
----------------------------------------------

                Author: ASF GitHub Bot
            Created on: 22/Sep/19 18:15
            Start Date: 22/Sep/19 18:15
    Worklog Time Spent: 10m 
      Work Description: mikkomaunu commented on pull request #85: [COLLECTIONS-679] Using existing class in example given in Javadocs.
URL: https://github.com/apache/commons-collections/pull/85
 
 
   Using class that actually exists in example, avoidig HTML escapes.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 316300)
    Remaining Estimate: 0h
            Time Spent: 10m

> MultiValuedMap JavaDoc Typo
> ---------------------------
>
>                 Key: COLLECTIONS-679
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-679
>             Project: Commons Collections
>          Issue Type: Bug
>            Reporter: David Mollitor
>            Priority: Trivial
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> https://github.com/apache/commons-collections/blob/36d33722c37417b2fba57106fee185a5e422ee47/src/main/java/org/apache/commons/collections4/MultiValuedMap.java#L35
> The example code provided refers to a class called _MultiValuedHashMap_.  There is no such class in Commons Collection4.  Perhaps _ArrayListValuedHashMap_ is a better example.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)