Package com.codahale.metrics
Class Striped64.HashCode
- java.lang.Object
-
- com.codahale.metrics.Striped64.HashCode
-
- Enclosing class:
- Striped64
static final class Striped64.HashCode extends java.lang.Object
Holder for the thread-local hash code. The code is initially random, but may be set to a different value upon collisions.
-
-
Constructor Summary
Constructors Constructor Description HashCode()
-