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> org.apache.jena.atlas.lib.IdentityFinishCollector<Model,,Model> org.apache.jena.atlas.lib.IdentityFinishCollector.ConcurrentUnorderedIdentityFinishCollector<Model,,Model> org.apache.jena.atlas.lib.IdentityFinishCollector.UnorderedIdentityFinishCollector<Model,Model>
- Enclosing class:
- ModelCollector
public static class ModelCollector.ConcurrentModelCollector
extends ModelCollector
implements org.apache.jena.atlas.lib.IdentityFinishCollector.ConcurrentUnorderedIdentityFinishCollector<Model,Model>
-
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.ConcurrentUnorderedIdentityFinishCollector
characteristics