protected static final class ConcurrentHashMap.Segment
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected int |
count
The number of elements in this segment's region.
|
Modifier | Constructor and Description |
---|---|
protected |
ConcurrentHashMap.Segment() |