- org.codehaus.groovy.util.AbstractConcurrentMapBase.Segment
-
-
Field Summary
Fields
Modifiers |
Name |
Description |
protected Object[] |
table |
|
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class LockableObject |
isHeldExclusively, lock, tryAcquire, tryRelease, unlock |
class AbstractQueuedSynchronizer |
acquireShared, acquireSharedInterruptibly, tryAcquireSharedNanos, releaseShared, hasContended, getFirstQueuedThread, hasQueuedPredecessors, getExclusiveQueuedThreads, getSharedQueuedThreads, owns, toString, release, hasQueuedThreads, getQueueLength, getQueuedThreads, hasWaiters, getWaitQueueLength, getWaitingThreads, acquire, acquireInterruptibly, tryAcquireNanos, isQueued, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
-
-
Constructor Detail
-
protected AbstractConcurrentMapBase.Segment(int initialCapacity)
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.