Package 

Class MapUtils

    • Method Summary

      Modifier and Type Method Description
      static <V, K> V computeIfAbsent(K key, Map<K, V> originalMap, Function<out Object, out V> mappingFunction)
      static JsonObject getAsJsonObject(Map<String, String> map)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait