public class JsonToBeanConverter extends Object
JsonToBeanConverter()
<T> T
convert(Class<T> clazz, Object source)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JsonToBeanConverter()
public <T> T convert(Class<T> clazz, Object source) throws JsonException
JsonException