[Java] Class ManagedConcurrentMap.Segment<K, V>
- org.codehaus.groovy.util.ManagedConcurrentMap.Segment
Field Summary
Constructor Summary
Methods Summary
Methods
Type Params | Return Type | Name and description |
| protected org.codehaus.groovy.util.AbstractConcurrentMap.Entry<K, V> |
createEntry(K key, int hash, V value)
|
Field Detail
Constructor Detail
public Segment(ReferenceBundle bundle, int cap)
Method Detail
protected org.codehaus.groovy.util.AbstractConcurrentMap.Entry<K, V> createEntry(K key, int hash, V value)