Package | Description |
---|---|
cn.orionsec.kit.lang.define.collect | |
cn.orionsec.kit.lang.utils |
Modifier and Type | Method and Description |
---|---|
static <K,V,E> MultiLinkedHashMap<K,V,E> |
MultiLinkedHashMap.create() |
static <K,V,E> MultiLinkedHashMap<K,V,E> |
MultiLinkedHashMap.create(int initialCapacity,
float loadFactor,
boolean accessOrder) |
Modifier and Type | Method and Description |
---|---|
static MultiLinkedHashMap<String,String,Object> |
Enums.getFieldValueMap(Class<? extends Enum<?>> enumClass)
获取枚举的属性集合
|
Copyright © 2024. All rights reserved.