public static class JsonConverter.FieldInfo
extends java.lang.Object
Field type class.
Modifier and Type | Field and Description |
---|---|
java.lang.Class<?>[] |
elementTypes
If it is a collection type, it represents an element type.
|
java.lang.Class<?> |
type
Give type.
|
Constructor and Description |
---|
JsonConverter.FieldInfo() |
public java.lang.Class<?> type
public java.lang.Class<?>[] elementTypes