public class ObjectToJson<T> extends Object implements Converter<T,String>
ObjectToJson(Class<T> rootClass)
String
convert(T object)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ObjectToJson(Class<T> rootClass)
public String convert(T object)
Converter
convert
Converter<T,String>
object
Copyright © 2006–2018 TinyGroup. All rights reserved.