public class MapUtils extends Object
| Constructor and Description |
|---|
MapUtils() |
| Modifier and Type | Method and Description |
|---|---|
List<Map<Object,Object>> |
convertMapToListMap(Map<String,String> flattenMap,
String prefix) |
Map<Object,Object> |
convertMapToMap(Map<String,String> flattenMap,
String prefix) |
static String |
getMapString(Map<String,String> map) |
Copyright © 2022. All rights reserved.