public class MapUtil extends Object
| Constructor and Description |
|---|
MapUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Object> |
asMap(Object object)
obj convert to Map
|
static Map<String,Object> |
getFlattenedMap(Map<String,Object> source)
get flattened Map
|
Copyright © 2023 Seata. All rights reserved.