Uses of Enum Class
com.zaxxer.sparsebits.SparseBitSet.Statistics
-
Uses of SparseBitSet.Statistics in com.zaxxer.sparsebits
Subclasses with type arguments of type SparseBitSet.Statistics in com.zaxxer.sparsebitsModifier and TypeClassDescriptionstatic enumThese enumeration values are used as labels for the values in the String created by the statistics() method.Methods in com.zaxxer.sparsebits that return SparseBitSet.StatisticsModifier and TypeMethodDescriptionstatic SparseBitSet.StatisticsReturns the enum constant of this class with the specified name.static SparseBitSet.Statistics[]SparseBitSet.Statistics.values()Returns an array containing the constants of this enum class, in the order they are declared.