public interface JsonUtil
String
toJson(Object o)
Object
toObject(String str, Class c)
String toJson(Object o) throws Exception
Exception
Object toObject(String str, Class c) throws Exception
Copyright © 2018. All rights reserved.