MapUtil<K, V> extension

on

Methods

tryGet(K key) → V?
Returns the value of key or null if the key doesn't exist.