You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Benedikt Ritter (JIRA)" <ji...@apache.org> on 2012/07/07 16:48:34 UTC

[jira] [Created] (COLLECTIONS-421) Update JavaDoc in ListUtils to discribe generified methods

Benedikt Ritter created COLLECTIONS-421:
-------------------------------------------

             Summary: Update JavaDoc in ListUtils to discribe generified methods
                 Key: COLLECTIONS-421
                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-421
             Project: Commons Collections
          Issue Type: Bug
          Components: Collection
            Reporter: Benedikt Ritter
            Priority: Trivial


The JavaDoc of {{ListUtils.lazyList()}} and {{ListUtils.fixedSizeList}} still refer to the old methods prior to generics. This should be updated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (COLLECTIONS-421) Update JavaDoc in ListUtils to discribe generified methods

Posted by "Thomas Neidhart (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COLLECTIONS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Neidhart resolved COLLECTIONS-421.
-----------------------------------------

       Resolution: Fixed
    Fix Version/s: 4.0

Thanks for the patch! Applied together with other small fixes in r1361590.
                
> Update JavaDoc in ListUtils to discribe generified methods
> ----------------------------------------------------------
>
>                 Key: COLLECTIONS-421
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-421
>             Project: Commons Collections
>          Issue Type: Bug
>          Components: Collection
>            Reporter: Benedikt Ritter
>            Priority: Trivial
>             Fix For: 4.0
>
>         Attachments: COLLECTIONS-421.patch
>
>
> The JavaDoc of {{ListUtils.lazyList()}} and {{ListUtils.fixedSizeList}} still refer to the old methods prior to generics. This should be updated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (COLLECTIONS-421) Update JavaDoc in ListUtils to discribe generified methods

Posted by "Thomas Neidhart (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/COLLECTIONS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13414611#comment-13414611 ] 

Thomas Neidhart commented on COLLECTIONS-421:
---------------------------------------------

You are right, I just missed it, done in r1361690.
                
> Update JavaDoc in ListUtils to discribe generified methods
> ----------------------------------------------------------
>
>                 Key: COLLECTIONS-421
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-421
>             Project: Commons Collections
>          Issue Type: Bug
>          Components: Collection
>            Reporter: Benedikt Ritter
>            Priority: Trivial
>             Fix For: 4.0
>
>         Attachments: COLLECTIONS-421.patch
>
>
> The JavaDoc of {{ListUtils.lazyList()}} and {{ListUtils.fixedSizeList}} still refer to the old methods prior to generics. This should be updated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (COLLECTIONS-421) Update JavaDoc in ListUtils to discribe generified methods

Posted by "Benedikt Ritter (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/COLLECTIONS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13414606#comment-13414606 ] 

Benedikt Ritter commented on COLLECTIONS-421:
---------------------------------------------

Hi Thomas,

thanks for taking care of this. Is there a reason why you didn't change 
{{After the above code is executed, <code>date</code> will contain a new <code>Date</code> instance.}}
to 
{{After the above code is executed, <code>date</code> will refer to a new <code>Date</code> instance.}}
as I suggested? IMHO the date variable is a reference to an instance of type {{Date}}. So "refer to" is a bit more precise than "contain a".

Regards,
Benedikt
                
> Update JavaDoc in ListUtils to discribe generified methods
> ----------------------------------------------------------
>
>                 Key: COLLECTIONS-421
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-421
>             Project: Commons Collections
>          Issue Type: Bug
>          Components: Collection
>            Reporter: Benedikt Ritter
>            Priority: Trivial
>             Fix For: 4.0
>
>         Attachments: COLLECTIONS-421.patch
>
>
> The JavaDoc of {{ListUtils.lazyList()}} and {{ListUtils.fixedSizeList}} still refer to the old methods prior to generics. This should be updated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (COLLECTIONS-421) Update JavaDoc in ListUtils to discribe generified methods

Posted by "Benedikt Ritter (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COLLECTIONS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benedikt Ritter updated COLLECTIONS-421:
----------------------------------------

    Attachment: COLLECTIONS-421.patch

Sorry, I've created this issue with the wrong type. Should be Improvement.

I've attached a patch. It just contains JavaDoc changes.

                
> Update JavaDoc in ListUtils to discribe generified methods
> ----------------------------------------------------------
>
>                 Key: COLLECTIONS-421
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-421
>             Project: Commons Collections
>          Issue Type: Bug
>          Components: Collection
>            Reporter: Benedikt Ritter
>            Priority: Trivial
>         Attachments: COLLECTIONS-421.patch
>
>
> The JavaDoc of {{ListUtils.lazyList()}} and {{ListUtils.fixedSizeList}} still refer to the old methods prior to generics. This should be updated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira