Uses of Class
com.zaxxer.sparsebits.SparseBitSet.Cache
-
-
Uses of SparseBitSet.Cache in com.zaxxer.sparsebits
Fields in com.zaxxer.sparsebits declared as SparseBitSet.Cache Modifier and Type Field Description protected SparseBitSet.Cache
SparseBitSet. cache
Holds reference to the cache of statistics values computed by the UpdateStrategy
-