You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "BELUGA BEHR (JIRA)" <ji...@apache.org> on 2019/02/03 15:42:00 UTC

[jira] [Created] (COLLECTIONS-711) Add Utility to Convert Collection to List

BELUGA BEHR created COLLECTIONS-711:
---------------------------------------

             Summary: Add Utility to Convert Collection to List
                 Key: COLLECTIONS-711
                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-711
             Project: Commons Collections
          Issue Type: Improvement
          Components: Collection, List
            Reporter: BELUGA BEHR


Please take a look at:

 

[https://stackoverflow.com/questions/580160/how-to-convert-a-collection-to-list]

 

Add a utility method to convert a {{Collection}} to a {{List}}, returning the argument if it is a {{List}} subclass itself.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)