Uses of Class
org.apache.jena.mem2.collection.HashCommonBase
Packages that use HashCommonBase
-
Uses of HashCommonBase in org.apache.jena.mem2.collection
Subclasses of HashCommonBase in org.apache.jena.mem2.collectionModifier and TypeClassDescriptionclassHashCommonMap<K,V> Implementation ofJenaMapbased onHashCommonBase.classImplementation ofJenaSetbased onHashCommonBase. -
Uses of HashCommonBase in org.apache.jena.mem2.store.legacy
Subclasses of HashCommonBase in org.apache.jena.mem2.store.legacyModifier and TypeClassDescriptionclassA map from nodes to bunches of triples.classA bunch of triples, implemented as a set of triples.