EDU.oswego.cs.dl.util.concurrent
protected static final class ConcurrentHashMap.Segment extends java.lang.Object implements java.io.Serializable
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() |