| Package | Description |
|---|---|
| com.alibaba.fastjson.util |
| Modifier and Type | Method and Description |
|---|---|
JSONField |
FieldInfo.getAnnotation() |
static JSONField |
TypeUtils.getSupperMethodAnnotation(Class<?> clazz,
Method method) |
| Constructor and Description |
|---|
FieldInfo(String name,
Method method,
Field field,
Class<?> clazz,
Type type,
int ordinal,
int serialzeFeatures,
JSONField methodAnnotation,
JSONField fieldAnnotation,
boolean fieldGenericSupport) |
Copyright © 2012–2018 Alibaba Group. All rights reserved.