public class IdentityConverter<T> extends Object implements JsonConverter<T>
IdentityConverter()
Object
convert(T object)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IdentityConverter()
public Object convert(T object)
JsonConverter
convert
JsonConverter<T>
object