You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Thomas Neidhart (JIRA)" <ji...@apache.org> on 2013/04/23 21:55:17 UTC

[jira] [Reopened] (COLLECTIONS-365) [collections] ListOrderedSet implementing java.util.List

     [ https://issues.apache.org/jira/browse/COLLECTIONS-365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Neidhart reopened COLLECTIONS-365:
-----------------------------------------

    
> [collections] ListOrderedSet implementing java.util.List
> --------------------------------------------------------
>
>                 Key: COLLECTIONS-365
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-365
>             Project: Commons Collections
>          Issue Type: Improvement
>          Components: Set
>    Affects Versions: 3.2
>            Reporter: Dmitry Katsubo
>
> It looks like nothing prevents {{ListOrderedSet}} to implement {{java.util.List}} interface. One need to implement just few methods:
> set(int index, Object element);
> ListIterator listIterator();
> List subList(int fromIndex, int toIndex);

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira