Uses of Interface
com.google.common.hash.LongAddable
Packages that use LongAddable
-
Uses of LongAddable in com.google.common.hash
Classes in com.google.common.hash that implement LongAddableModifier and TypeClassDescriptionprivate static final class
(package private) final class
One or more variables that together maintain an initially zerolong
sum.Fields in com.google.common.hash declared as LongAddableModifier and TypeFieldDescriptionprivate final LongAddable
BloomFilterStrategies.LockFreeBitArray.bitCount
Fields in com.google.common.hash with type parameters of type LongAddableModifier and TypeFieldDescriptionprivate static final Supplier
<LongAddable> LongAddables.SUPPLIER
Methods in com.google.common.hash that return LongAddable