| 程序包 | 说明 |
|---|---|
| net.isger.util |
| 限定符和类型 | 方法和说明 |
|---|---|
static BoundField |
Reflects.getBoundField(Class<?> clazz,
String fieldName)
获取绑定字段信息
|
| 限定符和类型 | 方法和说明 |
|---|---|
static Map<String,List<BoundField>> |
Reflects.getBoundFields(Class<?> clazz)
获取绑定字段信息
|
Copyright © 2016. All rights reserved.