public final class JsonUtil
extends Object
-
Method Summary
static <T> T
static <T> T
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
-
fromJson
public static <T> T fromJson(Reader reader,
Type runtimeType)
-