public class GsonUtil extends Object
GsonUtil()
static String
toJson(Object o)
static <T> T
toObj(String json, Class<T> clazz)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GsonUtil()
public static String toJson(Object o)
public static <T> T toObj(String json, Class<T> clazz)
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.