public static class ClassInfo.ClassInfoSet extends ManagedConcurrentMap<java.lang.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(java.lang.Object segmentInfo,
             int cap)  | 
get, getOrPut, put, remove, segmentForfullSize, hash, size, valuespublic ClassInfo.ClassInfoSet(ReferenceBundle bundle)
protected org.codehaus.groovy.reflection.ClassInfo.ClassInfoSet.Segment createSegment(java.lang.Object segmentInfo,
                                                                          int cap)
createSegment in class ManagedConcurrentMap<java.lang.Class,ClassInfo>