public interface FieldType extends Type
BaseType,
ObjectType,
ArrayType| Modifier and Type | Method and Description |
|---|---|
static FieldType |
of(Class<?> klass)
Gets the appropriate
FieldType for the given class. |
static FieldType |
of(String type)
Gets the appropriate
FieldType for the given type. |
isAssignableFrom