public class MapUtils
static <V, K> V
computeIfAbsent(K key, Map<K, V> originalMap, Function<out Object, out V> mappingFunction)
static JsonObject
getAsJsonObject(Map<String, String> map)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
static <V, K> V computeIfAbsent(K key, Map<K, V> originalMap, Function<out Object, out V> mappingFunction)
static JsonObject getAsJsonObject(Map<String, String> map)