valuethe value to search for.
Documentation for this section has not yet been entered.
Returns whether this Map contains the specified value.
This implementation iterates its entry set, looking for an entry with a value that value equals.
[Android Documentation]