TypeDescriptor sourceType
TypeDescriptor targetType
java.lang.Object value
TypeDescriptor sourceType
TypeDescriptor targetType
java.lang.Class<T> type
TypeDescriptor elementTypeDescriptor
TypeDescriptor mapKeyTypeDescriptor
TypeDescriptor mapValueTypeDescriptor
java.lang.annotation.Annotation[] annotations
java.util.List<E> backingList
List that all operations are eventually delegated to.AutoPopulatingList.ElementFactory<E> elementFactory
AutoPopulatingList.ElementFactory to use to create new List elements
on demand.ConcurrentReferenceHashMap.ReferenceManager referenceManager
int initialSize
ConcurrentReferenceHashMap.Reference<K,V>[] references
ConcurrentReferenceHashMap.Segment.setReferences(org.springframework.util.ConcurrentReferenceHashMap.Reference<K, V>[]) to ensure that the
resizeThreshold is maintained.int count
int resizeThreshold
count
exceeds this value references will be resized.