[Java] Class Segment

  • org.codehaus.groovy.util.AbstractConcurrentMapBase.Segment

Field Summary

Fields
Modifiers Name Description
protected Object[] table

Constructor Summary

Constructors
Constructor and description
protected AbstractConcurrentMapBase.Segment (int initialCapacity)

Inherited Methods Summary

Inherited Methods
Methods inherited from class Name
class LockableObject isHeldExclusively, lock, tryAcquire, tryRelease, unlock

Field Detail

protected Object[] table

Constructor Detail

protected AbstractConcurrentMapBase.Segment(int initialCapacity)

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.5.14/html/gapi/org/codehaus/groovy/util/AbstractConcurrentMapBase.Segment.html