| org.springframework.core.convert.support.ConversionServiceFactory.addDefaultConverters(GenericConversionService)
|
| org.springframework.core.CollectionFactory.createConcurrentMap(int) |
| org.springframework.core.CollectionFactory.createConcurrentMapIfPossible(int) |
| org.springframework.core.CollectionFactory.createCopyOnWriteSet() |
| org.springframework.core.convert.support.ConversionServiceFactory.createDefaultConversionService()
|
| org.springframework.core.CollectionFactory.createIdentityMapIfPossible(int) |
| org.springframework.core.CollectionFactory.createLinkedCaseInsensitiveMapIfPossible(int) |
| org.springframework.core.CollectionFactory.createLinkedMapIfPossible(int) |
| org.springframework.core.CollectionFactory.createLinkedSetIfPossible(int) |
| org.springframework.util.Base64Utils.decode(String)
|
| org.springframework.util.ClassUtils.forName(String)
|
| org.springframework.core.convert.TypeDescriptor.getElementType()
|
| org.springframework.core.convert.TypeDescriptor.getMapKeyType()
|
| org.springframework.core.convert.TypeDescriptor.getMapValueType()
|
| org.springframework.util.ClassUtils.isPresent(String)
|
| org.springframework.core.GenericTypeResolver.resolveReturnTypeForGenericMethod(Method, Object[])
in favor of resolveReturnTypeForFactoryMethod in the internal
AutowireUtils class in the beans module; we do not expect other use of it!
|