ListMapEntryDext<K, V> extension

Extensions for Iterable<T>

on

Methods

toMap() Map<K, V>

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

Returns a Map with the MapEntry.