public class MapUtility extends Object
public static Map<String,Object> convertMapKeysToLowerCase(Map<String,Object> map)
map
- The map to process. May be null
.null
if no original map was defined.Copyright © 2014 Connect2id. All Rights Reserved.