| Package | Description |
|---|---|
| com.aliyun.core.utils |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
AttributeMap |
AttributeMap.merge(AttributeMap lowerPrecedence) |
Copyright © 2022. All rights reserved.