| 程序包 | 说明 |
|---|---|
| cn.org.atool.fluent.common.kits | |
| cn.org.atool.fluent.form | |
| cn.org.atool.fluent.form.meta |
| 限定符和类型 | 方法和说明 |
|---|---|
static <O> KeyMap<O> |
KeyMap.instance() |
static <O> KeyMap<O> |
KeyMap.instance(int initialCapacity) |
static KeyMap<Object> |
KeyMap.map(KeyStr... kvs)
根据键值对列表构造Map对象
|
KeyMap<T> |
KeyMap.put(String key,
T value) |
KeyMap<T> |
KeyMap.put(Type klass,
T value) |
KeyMap<T> |
KeyMap.unmodified()
设置成不可更改的Map实例
|
| 限定符和类型 | 字段和说明 |
|---|---|
static KeyMap<MethodMeta> |
IMethodAround.METHOD_METAS_CACHED |
| 限定符和类型 | 字段和说明 |
|---|---|
static KeyMap<EntryMetas> |
MethodMeta.MethodArgsMeta |
Copyright © 2023. All rights reserved.