| 
Groovy 1.7.9 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectAbstractConcurrentMap.Segment
org.codehaus.groovy.util.ManagedConcurrentMap.Segment
public static class ManagedConcurrentMap.Segment extends Segment
| Field Summary | |
|---|---|
        protected ReferenceBundle | 
        
            bundle
             | 
        
| Constructor Summary | |
            ManagedConcurrentMap.Segment(ReferenceBundle bundle, int cap)
             | 
        |
| Method Summary | |
|---|---|
            protected def
         | 
        
            createEntry(K key, int hash, V value)
             | 
        
| Field Detail | 
|---|
protected final ReferenceBundle bundle
| Constructor Detail | 
|---|
public ManagedConcurrentMap.Segment(ReferenceBundle bundle, int cap)
| Method Detail | 
|---|
protected def createEntry(K key, int hash, V value)
Copyright © 2003-2010 The Codehaus. All rights reserved.