public abstract class PropertyConverter extends Object
PropertyConverter()
static <T> T
convert(Object value, Class<T> returnType)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PropertyConverter()
public static <T> T convert(Object value, Class<T> returnType)