T - 泛型public class DictItem<T extends Serializable> extends Object implements Serializable
| Constructor and Description |
|---|
DictItem() |
| Modifier and Type | Method and Description |
|---|---|
void |
addExtraInfo(String key,
Object value)
增加扩展信息
|
Object |
getExtraInfo(String key)
获取扩展信息
|
String |
toString() |
Copyright © 2018–2021. All rights reserved.