public final class JsonConfig
extends Object
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
beanFrom
public static <T> T beanFrom(Class<T> type,
String source)
-
asString
public static <T> String asString(T object)