public class AppSettingCollection extends HashMap<String,AppSettingModel>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 构造器和说明 |
|---|
AppSettingCollection() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
bind(List<AppSettingModel> mod) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringprotected void bind(List<AppSettingModel> mod)
Copyright © 2021. All rights reserved.