| Package | Description |
|---|---|
| com.alibaba.fastjson.util |
| Modifier and Type | Method and Description |
|---|---|
static SerializeBeanInfo |
TypeUtils.buildBeanInfo(Class<?> beanType,
Map<String,String> aliasMap,
PropertyNamingStrategy propertyNamingStrategy) |
static SerializeBeanInfo |
TypeUtils.buildBeanInfo(Class<?> beanType,
Map<String,String> aliasMap,
PropertyNamingStrategy propertyNamingStrategy,
boolean fieldBased) |
Copyright © 2022 Alibaba Group. All rights reserved.