public class FutureConverterPart extends Object implements ConverterPart
| Constructor and Description |
|---|
FutureConverterPart() |
public FutureConverterPart()
public <S,T> T convert(S source, Class<T> targetType, Context context, Converter master) throws ConversionException
ConverterPartconvert in interface ConverterPartsource - Source object.targetType - Target type.context - Conversion context.ConversionException