Uses of Class
org.springframework.core.convert.converter.GenericConverter.ConvertiblePair
Package
Description
SPI to implement Converters for the type conversion system.
-
Uses of GenericConverter.ConvertiblePair in org.springframework.core.convert.converter
Modifier and TypeMethodDescriptionGenericConverter.getConvertibleTypes()
Return the source and target types that this converter can convert between.