| 程序包 | 说明 |
|---|---|
| top.xiajibagao.crane.core.helper.reflex |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
AsmReflexUtils.AsmReflexBeanProperty |
static class |
ReflexUtils.ReflexBeanProperty |
| 限定符和类型 | 方法和说明 |
|---|---|
static Optional<BeanProperty> |
AsmReflexUtils.findProperty(Class<?> targetClass,
String fieldName)
获取字段缓存
|
static Optional<BeanProperty> |
ReflexUtils.findProperty(Class<?> targetClass,
String fieldName)
获取字段缓存
|
Optional<BeanProperty> |
BeanPropertyFactory.getProperty(Class<?> targetClass,
String fieldName)
获取一个BeanProperty
|
Copyright © 2022. All rights reserved.