Duplications Manager

570274b96eaa5a0c65add901

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

"public boolean containsValue(Object value)"

file : https_github_com_apache_commons-collections_git/src/main/java/org/apache/commons/collections4/map/MultiValueMap.java

"public boolean containsValue(Object key,Object value)"

file : https_github_com_apache_commons-collections_git/src/main/java/org/apache/commons/collections4/map/MultiValueMap.java

"public boolean containsValue(Object value)"

file : https_github_com_apache_commons-collections_git/src/main/java/org/apache/commons/collections4/map/AbstractReferenceMap.java

"public boolean containsValue(Object value)"

file : https_github_com_apache_commons-collections_git/src/main/java/org/apache/commons/collections4/map/AbstractLinkedMap.java

"public boolean containsValue(Object value)"

file : https_github_com_apache_commons-collections_git/src/main/java/org/apache/commons/collections4/map/AbstractHashedMap.java

"boolean containsValue(Object value)"

file : https_github_com_apache_commons-collections_git/src/main/java/org/apache/commons/collections4/MultiValuedMap.java

"boolean containsMapping(Object key,Object value)"

file : https_github_com_apache_commons-collections_git/src/main/java/org/apache/commons/collections4/MultiValuedMap.java

"boolean containsValue(Object value)"

file : https_github_com_apache_commons-collections_git/src/main/java/org/apache/commons/collections4/MultiMap.java