You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2008/03/26 06:47:24 UTC

[jira] Created: (COLLECTIONS-291) LoopingListIterator to implement OrderedIterator?

LoopingListIterator to implement OrderedIterator?
-------------------------------------------------

                 Key: COLLECTIONS-291
                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-291
             Project: Commons Collections
          Issue Type: Improvement
          Components: Iterator
            Reporter: Henri Yandell
             Fix For: 3.3


Noticed that LoopingListIterator implements the methods in OrderedIterator.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (COLLECTIONS-291) LoopingListIterator to implement OrderedIterator?

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

Henri Yandell closed COLLECTIONS-291.
-------------------------------------

    Resolution: Won't Fix

However, the same methods are in java.util.ListIterator, so presumably not worth confusing things by adding OrderedIterator as another implemented interface.

> LoopingListIterator to implement OrderedIterator?
> -------------------------------------------------
>
>                 Key: COLLECTIONS-291
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-291
>             Project: Commons Collections
>          Issue Type: Improvement
>          Components: Iterator
>            Reporter: Henri Yandell
>             Fix For: 3.3
>
>
> Noticed that LoopingListIterator implements the methods in OrderedIterator.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.