接口 ConfigurationService.Converter<T>
-
- 类型参数:
T- The Java type of the converted value
- 封闭接口:
- ConfigurationService
public static interface ConfigurationService.Converter<T>Simple conversion contract for converting an untyped object to a specified type.