Uses of Class
org.apache.jena.mem2.collection.HashCommonBase
-
Uses of HashCommonBase in org.apache.jena.mem2.collection
Modifier and TypeClassDescriptionclass
HashCommonMap<K,
V> Implementation ofJenaMap
based onHashCommonBase
.class
Implementation ofJenaSet
based onHashCommonBase
. -
Uses of HashCommonBase in org.apache.jena.mem2.store.legacy
Modifier and TypeClassDescriptionclass
A map from nodes to bunches of triples.class
A bunch of triples, implemented as a set of triples.