java.lang.Object
org.apache.jena.util.ModelCollector
- All Implemented Interfaces:
Collector<Model,,Model, Model> IdentityFinishCollector<Model,,Model> IdentityFinishCollector.UnorderedIdentityFinishCollector<Model,Model>
- Direct Known Subclasses:
ModelCollector.ConcurrentModelCollector,ModelCollector.IntersectionModelCollector,ModelCollector.UnionModelCollector
public abstract class ModelCollector
extends Object
implements IdentityFinishCollector.UnorderedIdentityFinishCollector<Model,Model>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classNested classes/interfaces inherited from interface java.util.stream.Collector
Collector.CharacteristicsNested 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 java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.stream.Collector
accumulator, combinerMethods inherited from interface org.apache.jena.atlas.lib.IdentityFinishCollector
finisherMethods inherited from interface org.apache.jena.atlas.lib.IdentityFinishCollector.UnorderedIdentityFinishCollector
characteristics