static <T> List<T>
fromJson(String inputString, Class<T> clazz)
static <T> String
toJson(List<T> objects)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait