MultiMap.containsSimpleValue

Test for a specific single value in the map. <p> NOTE: This is a SLOW operation, and is actively discouraged.

@param value the value to search for @return true if contains simple value

class MultiMap(V)
bool
containsSimpleValue
()

Meta