[ 
https://issues.apache.org/jira/browse/COLLECTIONS-698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649001#comment-16649001
 ] 

BELUGA BEHR commented on COLLECTIONS-698:
-----------------------------------------

As always, if I have time.  I put it out there in the hopes that it piques 
someone's interest.  Good starter for a new contributor.

> Expand LoopingListIterator
> --------------------------
>
>                 Key: COLLECTIONS-698
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-698
>             Project: Commons Collections
>          Issue Type: Improvement
>          Components: Iterator
>    Affects Versions: 4.2
>            Reporter: BELUGA BEHR
>            Priority: Minor
>
> Please enhance {{LoopingListIterator}} to accept a starting offset and a 
> number to indicate the number of loops.
> https://docs.oracle.com/javase/7/docs/api/java/util/List.html#listIterator(int)
> {code:java}
> public LoopingListIterator(List<E> list, int offset, int loops);
> {code}



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

Reply via email to