| Package | Description |
|---|---|
| com.google.common.hash |
Hash functions and related structures.
|
| Modifier and Type | Class and Description |
|---|---|
private static class |
LongAddables.PureJavaLongAddable |
(package private) class |
LongAdder
One or more variables that together maintain an initially zero
long sum. |
| Modifier and Type | Field and Description |
|---|---|
private LongAddable |
BloomFilterStrategies.LockFreeBitArray.bitCount |
| Modifier and Type | Field and Description |
|---|---|
private static Supplier<LongAddable> |
LongAddables.SUPPLIER |
| Modifier and Type | Method and Description |
|---|---|
static LongAddable |
LongAddables.create() |