Uses of Class
com.zaxxer.sparsebits.SparseBitSet.FlipStrategy
-
-
Uses of SparseBitSet.FlipStrategy in com.zaxxer.sparsebits
Fields in com.zaxxer.sparsebits declared as SparseBitSet.FlipStrategy Modifier and Type Field Description protected static SparseBitSet.FlipStrategy
SparseBitSet. flipStrategy
Word and block flip strategy.
-