IterableMapEntryExtension<K, V> extension

on

Methods

toMapFromEntries() Map<K, V>
Converts this Iterable of MapEntry to a Map.