map<K2, V2> method

view source

Map<K2, V2> map <K2, V2>(MapEntry<K2, V2> f(K key, V value)) inherited

Implementation

Map<K2, V2> map<K2, V2>(MapEntry<K2, V2> f(K key, V value));