Uses of Interface
com.google.common.hash.LongAddable
-
Packages that use LongAddable Package Description com.google.common.hash Hash functions and related structures. -
-
Uses of LongAddable in com.google.common.hash
Classes in com.google.common.hash that implement LongAddable Modifier and Type Class Description private static classLongAddables.PureJavaLongAddable(package private) classLongAdderOne or more variables that together maintain an initially zerolongsum.Fields in com.google.common.hash declared as LongAddable Modifier and Type Field Description private LongAddableBloomFilterStrategies.LockFreeBitArray. bitCountFields in com.google.common.hash with type parameters of type LongAddable Modifier and Type Field Description private static Supplier<LongAddable>LongAddables. SUPPLIERMethods in com.google.common.hash that return LongAddable Modifier and Type Method Description static LongAddableLongAddables. create()
-