JsonUtils
static <T> T
toBean(byte[] jsonBytes, Class<T> clazz)
toBean(String json, Class<T> clazz)
static String
toJson(Object object)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait