You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2004/07/17 18:03:11 UTC

DO NOT REPLY [Bug 30166] New: - [collections] LoopingListIterator implementation

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30166>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30166

[collections] LoopingListIterator implementation

           Summary: [collections] LoopingListIterator implementation
           Product: Commons
           Version: unspecified
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Collections
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: ccesc@eonomine.com


I noticed that LoopingListIterator was on the task list for Commons Collections,
and I needed just such a class, so I wrote one. I have, of course, tried to keep
coding conventions and style similar to other Commons Collections classes. I
also wrote complete JUnit tests for it.

At Stephen's request, I've created this bug entry and will attach the code below.

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org