| 程序包 | 说明 |
|---|---|
| ameba.util.bean |
| 限定符和类型 | 方法和说明 |
|---|---|
protected BeanMap |
BeanTransformer._transform(Map map) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
BeanMap.putAllWriteable(BeanMap<T> map)
Puts all of the writable properties from the given BeanMap into this
BeanMap.
|
| 构造器和说明 |
|---|
BeanMap.Entry(BeanMap<T> owner,
String key,
Object value)
Constructs a new
Entry. |
Copyright © 2014–2016. All rights reserved.