[Java] Class AbstractConcurrentMapBase.Segment
- org.codehaus.groovy.util.AbstractConcurrentMapBase.Segment
public static class AbstractConcurrentMapBase.Segment extends LockableObject
Field Summary
Modifiers | Name | Description |
---|---|---|
protected Object[] | table |
Constructor Summary
Constructor and description |
---|
protected Segment
(int initialCapacity) |
Inherited Methods Summary
Methods inherited from class | Name |
---|---|
class LockableObject | isHeldExclusively, lock, tryAcquire, tryRelease, unlock |
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/org/codehaus/groovy/util/AbstractConcurrentMapBase.Segment.html