[
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