java.lang.Object
org.apache.jena.util.ModelCollector
org.apache.jena.util.ModelCollector.UnionModelCollector
- All Implemented Interfaces:
Collector<Model,
,Model, Model> IdentityFinishCollector<Model,
,Model> IdentityFinishCollector.UnorderedIdentityFinishCollector<Model,
Model>
- Enclosing class:
- ModelCollector
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.jena.util.ModelCollector
ModelCollector.ConcurrentModelCollector, ModelCollector.IntersectionModelCollector, ModelCollector.UnionModelCollector
Nested classes/interfaces inherited from interface java.util.stream.Collector
Collector.Characteristics
Nested classes/interfaces inherited from interface org.apache.jena.atlas.lib.IdentityFinishCollector
IdentityFinishCollector.ConcurrentUnorderedIdentityFinishCollector<T extends Object,
A extends Object>, IdentityFinishCollector.UnorderedIdentityFinishCollector<T extends Object, A extends Object> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jena.util.ModelCollector
concurrent, supplier
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.jena.atlas.lib.IdentityFinishCollector
finisher
Methods inherited from interface org.apache.jena.atlas.lib.IdentityFinishCollector.UnorderedIdentityFinishCollector
characteristics
-
Constructor Details
-
UnionModelCollector
public UnionModelCollector()
-
-
Method Details
-
combiner
-
accumulator
-