ToMapOnIterableExt<K, V> extension

on

Methods

toMap() Map<K, V>

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

Converts an iterable of MapEntry to a Map.