java.lang.Object
org.apache.jena.util.ModelCollector
org.apache.jena.util.ModelCollector.UnionModelCollector
- All Implemented Interfaces:
Collector<Model,,Model, Model> org.apache.jena.atlas.lib.IdentityFinishCollector<Model,,Model> org.apache.jena.atlas.lib.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.UnionModelCollectorNested classes/interfaces inherited from interface java.util.stream.Collector
Collector.CharacteristicsNested classes/interfaces inherited from interface org.apache.jena.atlas.lib.IdentityFinishCollector
org.apache.jena.atlas.lib.IdentityFinishCollector.ConcurrentUnorderedIdentityFinishCollector<T extends Object,A extends Object>, org.apache.jena.atlas.lib.IdentityFinishCollector.UnorderedIdentityFinishCollector<T extends Object, A extends Object> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jena.util.ModelCollector
concurrent, supplierMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.jena.atlas.lib.IdentityFinishCollector
finisherMethods inherited from interface org.apache.jena.atlas.lib.IdentityFinishCollector.UnorderedIdentityFinishCollector
characteristics
-
Constructor Details
-
UnionModelCollector
public UnionModelCollector()
-
-
Method Details
-
combiner
-
accumulator
-