PagedMutable
Create a new PagedMutable instance.
Parameters
size
the number of values to store.
pageSize
the number of values per page
bitsPerValue
the number of bits per value
acceptableOverheadRatio
an acceptable overhead ratio
Create a new PagedMutable instance.
the number of values to store.
the number of values per page
the number of bits per value
an acceptable overhead ratio