Uses of Class
org.roaringbitmap.longlong.ContainerWithIndex
-
Packages that use ContainerWithIndex Package Description org.roaringbitmap.longlong The org.roaringbitmap.longlong package provides one class (Roaring64NavigableMap) that users can rely upon for fast set of 64-bit integers. -
-
Uses of ContainerWithIndex in org.roaringbitmap.longlong
Methods in org.roaringbitmap.longlong that return ContainerWithIndex Modifier and Type Method Description ContainerWithIndexHighLowContainer. searchContainer(byte[] highPart)search the container by the given 48 bit high part key
-