asMap abstract method

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

Return a view of this TTMultiMap as a Map

Implementation

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