public class MapHelper extends Object
| Constructor and Description |
|---|
MapHelper() |
| Modifier and Type | Method and Description |
|---|---|
<K,V> Map<K,V> |
mergeMaps(Map<K,V>... maps)
Return a new map contain the mappings from all the maps.
|
Copyright © 2023. All rights reserved.