public class JsonToBeanConverter extends Object
JsonToBeanConverter()
<T> T
convert(Class<T> clazz, Object source)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JsonToBeanConverter()
public <T> T convert(Class<T> clazz, Object source) throws JsonException
JsonException
Copyright © 2015. All rights reserved.