| Package | Description | 
|---|---|
| org.springframework.core.convert.converter | SPI to implement Converters for the type conversion system. | 
| Modifier and Type | Method and Description | 
|---|---|
| Set<GenericConverter.ConvertiblePair> | GenericConverter. getConvertibleTypes()Return the source and target types that this converter can convert between. |