Uses of Interface
org.basex.query.util.hash.ItemSet
Packages that use ItemSet
Package
Description
Collation-specific code.
Query processor, hash structures.
-
Uses of ItemSet in org.basex.query.util.collation
Classes in org.basex.query.util.collation that implement ItemSetModifier and TypeClassDescriptionfinal classThis set indexes items under the terms of a collation. -
Uses of ItemSet in org.basex.query.util.hash
Classes in org.basex.query.util.hash that implement ItemSetModifier and TypeClassDescriptionfinal classThis is an efficient and memory-saving hash map for storing items.