public class SerializeBeanInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
FieldInfo[] |
fields |
FieldInfo[] |
sortedFields |
| Constructor and Description |
|---|
SerializeBeanInfo(Class<?> beanType,
JSONType jsonType,
String typeName,
String typeKey,
int features,
FieldInfo[] fields,
FieldInfo[] sortedFields) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFeatures() |
Copyright © 2022 Alibaba Group. All rights reserved.