public static class ClassInfo.ClassInfoSet extends ManagedConcurrentMap<java.lang.Class,ClassInfo>
ManagedConcurrentMap.Entry<K,V>, ManagedConcurrentMap.EntryWithValue<K,V>
bundle
MAXIMUM_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, segmentFor
fullSize, hash, size, values
public 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>