| 程序包 | 说明 |
|---|---|
| com.firefly.utils |
| 限定符和类型 | 方法和说明 |
|---|---|
static Map<String,Method> |
ReflectUtils.getGetterMethods(Class<?> clazz,
ReflectUtils.BeanMethodFilter filter) |
static Map<String,Method> |
ReflectUtils.getSetterMethods(Class<?> clazz,
ReflectUtils.BeanMethodFilter filter) |
Copyright © 2016. All rights reserved.