public class ValueConverterFactory
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static ValueConverter |
findConverterForFieldType(java.lang.Class<?> type)
Finds a accepting converter for the given type.
|
public static ValueConverter findConverterForFieldType(java.lang.Class<?> type)
type - the lookup type