Uses of Class
org.apache.jena.mem2.collection.FastHashBase
Packages that use FastHashBase
Package
Description
-
Uses of FastHashBase in org.apache.jena.mem2.collection
Subclasses of FastHashBase in org.apache.jena.mem2.collectionModifier and TypeClassDescriptionclassFastHashMap<K,V> Map which grows, if needed but never shrinks.classFastHashSet<K>Set which grows, if needed but never shrinks. -
Uses of FastHashBase in org.apache.jena.mem2.store.fast
Subclasses of FastHashBase in org.apache.jena.mem2.store.fastModifier and TypeClassDescriptionclassMap from nodes to triple bunches.classA set of triples - backed byFastHashSet. -
Uses of FastHashBase in org.apache.jena.mem2.store.roaring
Subclasses of FastHashBase in org.apache.jena.mem2.store.roaring