[
https://issues.apache.org/jira/browse/COLLECTIONS-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983642#action_12983642
]
Henrik Segesten commented on COLLECTIONS-368:
---------------------------------------------
Anything more I need to do to have this included in next release?
> New method in ListUtils to create Lists populated with var-args elements
> ------------------------------------------------------------------------
>
> Key: COLLECTIONS-368
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-368
> Project: Commons Collections
> Issue Type: New Feature
> Components: List
> Reporter: Henrik Segesten
> Priority: Minor
> Attachments: addcreatelist.patch
>
>
> Sometimes it is very useful to be able to create new and populate List
> objects in the same way that can be done with arrays by using the braces
> initialisation. My patch is an implementation of this for ListUtils with
> corresponding unit tests. Hoping for inclusion as soon as possible. Any
> comments are welcome.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.