[
https://issues.apache.org/jira/browse/COLLECTIONS-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577799#comment-14577799
]
Andy Seaborne commented on COLLECTIONS-442:
-------------------------------------------
[~tn],[~mbenson] - interesting to hear that. Jena has moved to Java8 and for
java.lang.Iterable processing we have mostly adopted streams (or left it alone
:-) ).
There is still a lot of code where iterators are the design pattern and streams
are not the right design so I'll be interested in looking at FluentIterable et
al.
> A set of enhanced iterator classes donated by the Apache Jena project
> ---------------------------------------------------------------------
>
> Key: COLLECTIONS-442
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-442
> Project: Commons Collections
> Issue Type: Improvement
> Components: Iterator
> Reporter: Claude Warren
> Fix For: 4.x
>
> Attachments: COLLECTIONS-442.tar.gz, FluentIterator.java, iter-src.zip
>
>
> A set of templated (Generic) iterators that add filtering, mapping, and
> conversion to set or list collections. Tests included.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)