You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2018/11/29 17:13:14 UTC

[3/5] jena git commit: JENA-1641: Merge commit 'refs/pull/499/head' of https://github.com/apache/jena

JENA-1641: Merge commit 'refs/pull/499/head' of https://github.com/apache/jena

This closes #499.


Project: http://git-wip-us.apache.org/repos/asf/jena/repo
Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/4110a042
Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/4110a042
Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/4110a042

Branch: refs/heads/master
Commit: 4110a0420d84a2b7e72d8da9d6e70c07e82cc2f9
Parents: 87c4846 7ac69b3
Author: Andy Seaborne <an...@apache.org>
Authored: Thu Nov 29 17:01:55 2018 +0000
Committer: Andy Seaborne <an...@apache.org>
Committed: Thu Nov 29 17:01:55 2018 +0000

----------------------------------------------------------------------
 .../org/apache/jena/atlas/iterator/Iter.java    | 17 +++++
 .../jena/atlas/iterator/IteratorFlatMap.java    | 69 ++++++++++++++++++
 .../jena/atlas/iterator/IteratorFlatten.java    | 76 ++++++++++++++++++++
 .../apache/jena/atlas/iterator/TestIter.java    | 33 +++++++++
 4 files changed, 195 insertions(+)
----------------------------------------------------------------------