Uses of Package
org.apache.jena.mem2.collection
Packages that use org.apache.jena.mem2.collection
Package
Description
-
Classes in org.apache.jena.mem2.collection used by org.apache.jena.mem2.collectionClassDescriptionThis is the base class for
FastHashSetandFastHashSet.Entry pairing a key with its index in the set.Common code for hash tables and sets.A map from keys of typeKto values of typeV.Set interface specialized for the use cases in triple store implementations.Extension ofJenaSetthat allows to add and remove elements with a given hash code. -
Classes in org.apache.jena.mem2.collection used by org.apache.jena.mem2.iteratorClassDescriptionEntry pairing a key with its index in the set.Set interface specialized for the use cases in triple store implementations.
-
Classes in org.apache.jena.mem2.collection used by org.apache.jena.mem2.spliterator
-
Classes in org.apache.jena.mem2.collection used by org.apache.jena.mem2.store.fastClassDescriptionThis is the base class for
FastHashSetandFastHashSet.Map which grows, if needed but never shrinks.Set which grows, if needed but never shrinks.A map from keys of typeKto values of typeV.Set interface specialized for the use cases in triple store implementations.Extension ofJenaSetthat allows to add and remove elements with a given hash code. -
Classes in org.apache.jena.mem2.collection used by org.apache.jena.mem2.store.legacyClassDescriptionCommon code for hash tables and sets.Implementation of
JenaMapbased onHashCommonBase.Implementation ofJenaSetbased onHashCommonBase.A map from keys of typeKto values of typeV.Set interface specialized for the use cases in triple store implementations. -
Classes in org.apache.jena.mem2.collection used by org.apache.jena.mem2.store.roaringClassDescriptionThis is the base class for
FastHashSetandFastHashSet.Map which grows, if needed but never shrinks.Set which grows, if needed but never shrinks.A map from keys of typeKto values of typeV.Set interface specialized for the use cases in triple store implementations.Extension ofJenaSetthat allows to add and remove elements with a given hash code.