asMap method

Map<K, Iterable<V>> asMap ()

Returns a view of this multimap as a map.

Implementation

Map<K, Iterable<V>> asMap();