Uses of Interface
com.carrotsearch.hppc.LongSet
-
Packages that use LongSet Package Description com.carrotsearch.hppc -
-
Uses of LongSet in com.carrotsearch.hppc
Classes in com.carrotsearch.hppc that implement LongSet Modifier and Type Class Description classLongHashSetA hash set oflongs, implemented using using open addressing with linear probing for collision resolution.
-