public class BeanFieldUtils extends Object
| 构造器和说明 |
|---|
BeanFieldUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<BeanField> |
getBeanFields(Class clazz) |
static List<Method> |
getBeanMethods(Class clazz) |
static List<BeanField> |
getClassStaticFields(Class clazz) |
Copyright © 2018. All rights reserved.