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 TypeClassDescriptionclass
HashCommonMap<K,
V> Implementation ofJenaMap
based onHashCommonBase
.class
Implementation ofJenaSet
based onHashCommonBase
. -
Uses of HashCommonBase in org.apache.jena.mem2.store.legacy
Subclasses of HashCommonBase in org.apache.jena.mem2.store.legacyModifier and TypeClassDescriptionclass
A map from nodes to bunches of triples.class
A bunch of triples, implemented as a set of triples.