- 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 |
toString, acquireInterruptibly, getQueueLength, getQueuedThreads, getWaitQueueLength, getWaitingThreads, hasQueuedThreads, hasWaiters, isQueued, release, tryAcquireNanos, acquire, acquireShared, acquireSharedInterruptibly, getExclusiveQueuedThreads, getFirstQueuedThread, getSharedQueuedThreads, hasContended, hasQueuedPredecessors, owns, releaseShared, tryAcquireSharedNanos, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
-
-
Constructor Detail
-
protected AbstractConcurrentMapBase.Segment(int initialCapacity)
Copyright © 2003-2014 The Codehaus. All rights reserved.