Package | Description |
---|---|
com.lc.core.bean | |
com.lc.utils |
Modifier and Type | Method and Description |
---|---|
BeanDesc |
BeanDescCache.getBeanDesc(Class<?> beanClass)
获得属性名和
BeanDesc Map映射 |
Modifier and Type | Method and Description |
---|---|
void |
BeanDescCache.putBeanDesc(Class<?> beanClass,
BeanDesc BeanDesc)
加入缓存
|
Modifier and Type | Method and Description |
---|---|
static BeanDesc |
UBeanUtil.getBeanDesc(Class<?> clazz)
获取
BeanDesc Bean描述信息 |
Copyright © 2020. All rights reserved.