MapUtils

public final class MapUtils

Methods

getOrDefault

public static <K, V> V getOrDefault(Map<K, V> map, K key, V defaultValue)