Package | Description |
---|---|
cn.orionsec.kit.lang.define.collect | |
cn.orionsec.kit.lang.utils.collect | |
cn.orionsec.kit.lang.utils.ext.yml | |
cn.orionsec.kit.lang.utils.reflect |
Modifier and Type | Method and Description |
---|---|
static <K,V> MutableLinkedHashMap<K,V> |
MutableLinkedHashMap.create() |
static <K,V> MutableLinkedHashMap<K,V> |
MutableLinkedHashMap.create(Map<? extends K,? extends V> m) |
Modifier and Type | Method and Description |
---|---|
static <K,V> MutableLinkedHashMap<K,V> |
Maps.newMutableLinkedMap() |
static <K,V> MutableLinkedHashMap<K,V> |
Maps.newMutableLinkedMap(int capacity) |
static <K,V> MutableLinkedHashMap<K,V> |
Maps.newMutableLinkedMap(Map<? extends K,? extends V> m) |
Modifier and Type | Method and Description |
---|---|
MutableLinkedHashMap<String,Object> |
YmlExt.getMap() |
MutableLinkedHashMap<String,Object> |
YmlExt.getValues() |
Modifier and Type | Class and Description |
---|---|
class |
BeanMap
bean map 根据getter方法获取
|
Copyright © 2024. All rights reserved.