MapEntries<K, V> extension

on

Methods

mapEntries<R>(R transform(MapEntry<K, V>)) Iterable<R>
Maps entries in this map to a List<R>