| Package | Description |
|---|---|
| com.aliyun.tea.utils |
| Modifier and Type | Method and Description |
|---|---|
<T> boolean |
AttributeMap.containsKey(AttributeMap.Key<T> typedKey) |
<T> T |
AttributeMap.get(AttributeMap.Key<T> key) |
<T> AttributeMap |
AttributeMap.put(AttributeMap.Key<T> key,
T value) |
<T> AttributeMap |
AttributeMap.putIfAbsent(AttributeMap.Key<T> key,
T value) |
Copyright © 2022. All rights reserved.