public class JsonUtils extends Object
JsonUtils()
static <T> T
fromJson(String json, Type objClz)
static String
toJson(Object obj)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JsonUtils()
public static String toJson(Object obj)
public static <T> T fromJson(String json, Type objClz)
Copyright © 2024. All rights reserved.