MapOrEmpty<K, V> extension

on

Methods

orEmpty() Map<K, V>
Returns the Map if its not null, or the empty Map otherwise.