public class KeyValueUtils extends Object
| Constructor and Description |
|---|
KeyValueUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Object> |
collectionToKeyValue(Collection proceedCollection,
String idSpel,
Set<String> missKeys,
Map<Object,String> id2Key,
CacheConfig.Switch prevent) |
static Map<String,Object> |
mapToKeyValue(Map proceedEntryValueMap,
Set<String> missKeys,
Map<Object,String> multiEntry2Key,
CacheConfig.Switch prevent) |
Copyright © 2019. All rights reserved.