| Package | Description |
|---|---|
| org.noear.solon.core | |
| org.noear.solon.core.util |
| Modifier and Type | Method and Description |
|---|---|
Props |
Props.addAll(Iterable<KeyValues<String>> data)
添加所有属性数据
|
| Constructor and Description |
|---|
Props(Iterable<KeyValues<String>> data)
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,KeyValues<T>> |
MultiMap.innerMap |
| Modifier and Type | Method and Description |
|---|---|
KeyValues<T> |
MultiMap.holder(String key)
持有
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<KeyValues<T>> |
MultiMap.iterator() |
Copyright © 2025. All rights reserved.