public class MyJsonUtil extends Object
MyJsonUtil()
static Object
fromJson(String jsonString)
static String
toJson(Object object)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MyJsonUtil()
public static String toJson(Object object)
object
public static Object fromJson(String jsonString)
jsonString
Copyright © 2019. All rights reserved.