| 程序包 | 说明 |
|---|---|
| com.aliyun.core.utils |
| 限定符和类型 | 方法和说明 |
|---|---|
AttributeMap |
AttributeMap.copy() |
static AttributeMap |
AttributeMap.empty() |
AttributeMap |
AttributeMap.merge(AttributeMap lowerPrecedence) |
<T> AttributeMap |
AttributeMap.put(AttributeMap.Key<T> key,
T value) |
<T> AttributeMap |
AttributeMap.putIfAbsent(AttributeMap.Key<T> key,
T value) |
| 限定符和类型 | 方法和说明 |
|---|---|
AttributeMap |
AttributeMap.merge(AttributeMap lowerPrecedence) |
Copyright © 2023. All rights reserved.