| 程序包 | 说明 |
|---|---|
| org.springframework.core.convert.converter |
SPI to implement Converters for the type conversion system.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Set<GenericConverter.ConvertiblePair> |
GenericConverter.getConvertibleTypes()
Return the source and target types that this converter can convert between.
|