Uses of Interface
com.carrotsearch.hppc.LongSet
Packages that use LongSet
-
Uses of LongSet in com.carrotsearch.hppc
Classes in com.carrotsearch.hppc that implement LongSetModifier and TypeClassDescriptionclassA hash set oflongs, implemented using using open addressing with linear probing for collision resolution.classSame asLongHashSetbut does not implement per-instance key mixing strategy and uses a simpler (faster) bit distribution function.Methods in com.carrotsearch.hppc with parameters of type LongSet