| 程序包 | 说明 |
|---|---|
| com.aliyun.core.utils |
| 限定符和类型 | 方法和说明 |
|---|---|
<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 © 2024. All rights reserved.