public static class ManagedConcurrentMap.Segment<K, V> extends AbstractConcurrentMapSegment
Modifiers | Name | Description |
---|---|---|
protected ReferenceBundle |
bundle |
Constructor and description |
---|
Segment(ReferenceBundle bundle, int cap) |
Type Params | Return Type | Name and description |
---|---|---|
|
protected org.codehaus.groovy.util.AbstractConcurrentMap.Entry<K, V> |
createEntry(K key, int hash, V value) |
Copyright © 2003-2024 The Apache Software Foundation. All rights reserved.