public final class JSONBeanUtils<T> extends Object
T
map(Map<String,String> map)
mapCamel()
static <T> JSONBeanUtils<T>
of(String json, Class<T> clz)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> JSONBeanUtils<T> of(String json, Class<T> clz)
public T mapCamel()
public T map(Map<String,String> map)
Copyright © 2016. All rights reserved.