SerializableAbstractConcurrentMap.Segmentpublic static class AbstractConcurrentMapBase.Segment extends LockableObject
AbstractQueuedSynchronizer.ConditionObject| Modifier | Constructor | Description |
|---|---|---|
protected |
Segment(int initialCapacity) |
getExclusiveOwnerThread, setExclusiveOwnerThreadacquire, acquireInterruptibly, acquireShared, acquireSharedInterruptibly, compareAndSetState, getExclusiveQueuedThreads, getFirstQueuedThread, getQueuedThreads, getQueueLength, getSharedQueuedThreads, getState, getWaitingThreads, getWaitQueueLength, hasContended, hasQueuedPredecessors, hasQueuedThreads, hasWaiters, isQueued, owns, release, releaseShared, setState, toString, tryAcquireNanos, tryAcquireShared, tryAcquireSharedNanos, tryReleaseSharedisHeldExclusively, lock, tryAcquire, tryRelease, unlockprotected volatile Object[] table