public static class ClassInfo.ClassInfoSet extends ManagedConcurrentMap<Class,ClassInfo>
ManagedConcurrentMap.Entry<K,V>, ManagedConcurrentMap.EntryWithValue<K,V>bundleMAXIMUM_CAPACITY, segments| Constructor and Description | 
|---|
ClassInfo.ClassInfoSet(ReferenceBundle bundle)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected org.codehaus.groovy.reflection.ClassInfo.ClassInfoSet.Segment | 
createSegment(Object segmentInfo,
             int cap)  | 
get, getOrPut, put, remove, segmentForfullSize, hash, sizepublic ClassInfo.ClassInfoSet(ReferenceBundle bundle)
protected org.codehaus.groovy.reflection.ClassInfo.ClassInfoSet.Segment createSegment(Object segmentInfo, int cap)
createSegment in class ManagedConcurrentMap<Class,ClassInfo>