| 程序包 | 说明 |
|---|---|
| ameba.util.bean |
| 限定符和类型 | 字段和说明 |
|---|---|
protected Map<String,BeanInvoker> |
BeanMap.readInvokers |
protected Map<String,BeanInvoker> |
BeanMap.writeInvokers |
| 限定符和类型 | 方法和说明 |
|---|---|
BeanInvoker |
BeanMap.getReadInvoker(String name)
Returns the accessor for the property with the given name.
|
BeanInvoker |
BeanMap.getWriteInvoker(String name)
Returns the mutator for the property with the given name.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected Object |
BeanMap.transform(BeanInvoker invoker) |
Copyright © 2014–2016. All rights reserved.