IterMapEntryXX<K, V> extension

on

Methods

groupByKey() Map<K, List<V>>

Available on Iterable<MapEntry<K, V>>, provided by the IterMapEntryXX extension

toMap() Map<K, V>

Available on Iterable<MapEntry<K, V>>, provided by the IterMapEntryXX extension