Module org.apache.jena.core
Package org.apache.jena.util
Class ModelCollector.ConcurrentModelCollector
java.lang.Object
org.apache.jena.util.ModelCollector
org.apache.jena.util.ModelCollector.ConcurrentModelCollector
- All Implemented Interfaces:
Collector<Model,
,Model, Model> IdentityFinishCollector<Model,
,Model> IdentityFinishCollector.ConcurrentUnorderedIdentityFinishCollector<Model,
,Model> IdentityFinishCollector.UnorderedIdentityFinishCollector<Model,
Model>
- Enclosing class:
- ModelCollector
public static class ModelCollector.ConcurrentModelCollector
extends ModelCollector
implements IdentityFinishCollector.ConcurrentUnorderedIdentityFinishCollector<Model,Model>
-
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.ConcurrentUnorderedIdentityFinishCollector
characteristics