public interface DictProcessor
Modifier and Type | Method and Description |
---|---|
void |
addDicts(Dicts dicts) |
Dict |
getDict(String dictId) |
Map<String,Dict> |
getDictMap() |
void |
removeDicts(Dicts dicts) |
Copyright © 2006–2018 TinyGroup. All rights reserved.