MultiValueMap.toSingleValueMap

Returns the first values contained in this {@code MultiValueMap}. @return a single value representation of this map

interface MultiValueMap(K, V)
Map!(K, V)
toSingleValueMap
()

Meta