public final class JsonUtil extends Object
static <T> T
read(String json, Class<T> type)
static String
toPrettyPrint(String json)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String toPrettyPrint(String json)
public static <T> T read(String json, Class<T> type)
Copyright © 2016. All rights reserved.