Uses of Interface
com.carrotsearch.hppc.ByteSet
Packages that use ByteSet
-
Uses of ByteSet in com.carrotsearch.hppc
Classes in com.carrotsearch.hppc that implement ByteSetModifier and TypeClassDescriptionclassA hash set ofbytes, implemented using using open addressing with linear probing for collision resolution.classSame asByteHashSetbut 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 ByteSet