-
public final class BitmapCounterConfig
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classBitmapCounterConfig.Companion
-
Field Summary
Fields Modifier and Type Field Description private final IntegermaxBitmapCount
-
Constructor Summary
Constructors Constructor Description BitmapCounterConfig(Integer maxBitmapCount)
-
Method Summary
Modifier and Type Method Description final IntegergetMaxBitmapCount()-
-
Constructor Detail
-
BitmapCounterConfig
BitmapCounterConfig(Integer maxBitmapCount)
-
-
Method Detail
-
getMaxBitmapCount
final Integer getMaxBitmapCount()
-
-
-
-