public static class AbstractConcurrentMapBase.Segment extends LockableObject
Modifiers | Name | Description |
---|---|---|
protected Object[] | table |
Constructor and description |
---|
protected Segment
(int initialCapacity) |
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