Uses of Package
org.apache.lucene.util.hppc
Packages that use org.apache.lucene.util.hppc
Package
Description
Finite-state automaton for regular expressions.
package holding hppc related classes.
-
Classes in org.apache.lucene.util.hppc used by org.apache.lucene.util.automatonClassDescriptionA hash map of
int
toint
, implemented using open addressing with linear probing for collision resolution. -
Classes in org.apache.lucene.util.hppc used by org.apache.lucene.util.hppcClassDescriptionA hash map of
int
toint
, implemented using open addressing with linear probing for collision resolution.Simplifies the implementation of iterators a bit.IntCursor iterable with size and toArray function implementedForked from HPPC, holding int index and int valueForked from HPPC, holding int index,key and valueA view of the keys inside this hash map.