JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.basex.util.hash.IntSet
Packages that use
IntSet
Package
Description
org.basex.util.hash
Uses of
IntSet
in
org.basex.util.hash
Subclasses of
IntSet
in
org.basex.util.hash
Modifier and Type
Class
Description
final class
IntMap
This is an efficient and memory-saving hash map for storing primitive integers.
final class
IntObjMap
<E>
This is an efficient and memory-saving hash map for storing primitive integers and objects.