Uses of Package
org.basex.util.hash

Packages that use org.basex.util.hash
org.basex.index Database Index structures. 
org.basex.index.name   
org.basex.index.resource   
org.basex.index.stats   
org.basex.index.value   
org.basex.query XQuery implementation. 
org.basex.query.expr XQuery expressions. 
org.basex.query.ft XQuery Full Text expressions. 
org.basex.query.func XQuery functions. 
org.basex.query.gflwor   
org.basex.query.path XQuery path expressions. 
org.basex.query.up   
org.basex.query.up.expr   
org.basex.query.up.primitives   
org.basex.query.util XQuery utility classes. 
org.basex.query.util.format XQuery formatter utility classes. 
org.basex.query.util.http   
org.basex.query.util.inspect   
org.basex.query.util.pkg   
org.basex.query.value XQuery data types. 
org.basex.query.value.map   
org.basex.query.value.node   
org.basex.query.var   
org.basex.util.ft Full-text specific utility classes. 
org.basex.util.hash   
org.basex.util.list   
 

Classes in org.basex.util.hash used by org.basex.index
TokenIntMap
          This is an efficient and memory-saving hash map for storing tokens and integers.
 

Classes in org.basex.util.hash used by org.basex.index.name
ASet
          This is the basic structure of an efficient and memory-saving hash set.
TokenSet
          This is an efficient and memory-saving hash set for storing tokens.
 

Classes in org.basex.util.hash used by org.basex.index.resource
TokenBoolMap
          This is an efficient and memory-saving hash map for storing tokens and booleans.
 

Classes in org.basex.util.hash used by org.basex.index.stats
TokenIntMap
          This is an efficient and memory-saving hash map for storing tokens and integers.
 

Classes in org.basex.util.hash used by org.basex.index.value
ASet
          This is the basic structure of an efficient and memory-saving hash set.
IntObjMap
          This is an efficient and memory-saving hash map for storing primitive integers and objects.
TokenObjMap
          This is an efficient and memory-saving hash map for storing tokens and objects.
TokenSet
          This is an efficient and memory-saving hash set for storing tokens.
 

Classes in org.basex.util.hash used by org.basex.query
TokenMap
          This is an efficient and memory-saving hash map for storing tokens.
TokenObjMap
          This is an efficient and memory-saving hash map for storing tokens and objects.
TokenSet
          This is an efficient and memory-saving hash set for storing tokens.
 

Classes in org.basex.util.hash used by org.basex.query.expr
IntObjMap
          This is an efficient and memory-saving hash map for storing primitive integers and objects.
 

Classes in org.basex.util.hash used by org.basex.query.ft
IntObjMap
          This is an efficient and memory-saving hash map for storing primitive integers and objects.
 

Classes in org.basex.util.hash used by org.basex.query.func
ASet
          This is the basic structure of an efficient and memory-saving hash set.
IntObjMap
          This is an efficient and memory-saving hash map for storing primitive integers and objects.
TokenMap
          This is an efficient and memory-saving hash map for storing tokens.
TokenSet
          This is an efficient and memory-saving hash set for storing tokens.
 

Classes in org.basex.util.hash used by org.basex.query.gflwor
IntObjMap
          This is an efficient and memory-saving hash map for storing primitive integers and objects.
 

Classes in org.basex.util.hash used by org.basex.query.path
IntObjMap
          This is an efficient and memory-saving hash map for storing primitive integers and objects.
 

Classes in org.basex.util.hash used by org.basex.query.up
TokenSet
          This is an efficient and memory-saving hash set for storing tokens.
 

Classes in org.basex.util.hash used by org.basex.query.up.expr
IntObjMap
          This is an efficient and memory-saving hash map for storing primitive integers and objects.
 

Classes in org.basex.util.hash used by org.basex.query.up.primitives
TokenMap
          This is an efficient and memory-saving hash map for storing tokens.
 

Classes in org.basex.util.hash used by org.basex.query.util
ASet
          This is the basic structure of an efficient and memory-saving hash set.
TokenSet
          This is an efficient and memory-saving hash set for storing tokens.
 

Classes in org.basex.util.hash used by org.basex.query.util.format
TokenMap
          This is an efficient and memory-saving hash map for storing tokens.
 

Classes in org.basex.util.hash used by org.basex.query.util.http
TokenMap
          This is an efficient and memory-saving hash map for storing tokens.
 

Classes in org.basex.util.hash used by org.basex.query.util.inspect
TokenObjMap
          This is an efficient and memory-saving hash map for storing tokens and objects.
 

Classes in org.basex.util.hash used by org.basex.query.util.pkg
TokenMap
          This is an efficient and memory-saving hash map for storing tokens.
TokenObjMap
          This is an efficient and memory-saving hash map for storing tokens and objects.
TokenSet
          This is an efficient and memory-saving hash set for storing tokens.
 

Classes in org.basex.util.hash used by org.basex.query.value
IntObjMap
          This is an efficient and memory-saving hash map for storing primitive integers and objects.
 

Classes in org.basex.util.hash used by org.basex.query.value.map
TokenMap
          This is an efficient and memory-saving hash map for storing tokens.
 

Classes in org.basex.util.hash used by org.basex.query.value.node
IntObjMap
          This is an efficient and memory-saving hash map for storing primitive integers and objects.
TokenMap
          This is an efficient and memory-saving hash map for storing tokens.
 

Classes in org.basex.util.hash used by org.basex.query.var
IntObjMap
          This is an efficient and memory-saving hash map for storing primitive integers and objects.
 

Classes in org.basex.util.hash used by org.basex.util.ft
ASet
          This is the basic structure of an efficient and memory-saving hash set.
TokenMap
          This is an efficient and memory-saving hash map for storing tokens.
TokenSet
          This is an efficient and memory-saving hash set for storing tokens.
 

Classes in org.basex.util.hash used by org.basex.util.hash
ASet
          This is the basic structure of an efficient and memory-saving hash set.
IntSet
          This is an efficient and memory-saving hash map for storing primitive integers.
TokenSet
          This is an efficient and memory-saving hash set for storing tokens.
 

Classes in org.basex.util.hash used by org.basex.util.list
TokenSet
          This is an efficient and memory-saving hash set for storing tokens.