public class ConverterUtils extends Object
Constructor and Description |
---|
ConverterUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
addInternalConverters(Map<Class<?>,Converter<?,?>> converterMap)
Add internal converters to the map.
|
static Converter<?,?> |
constructConverter(Class<? extends Converter<?,?>> clazz)
Construct a converter instance.
|
This documentation content is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.