Skip to content

Make contains(key, value) succeed whenever the key is present with an equal value, even if the map itself uses reference equality for _values_. #1136

Make contains(key, value) succeed whenever the key is present with an equal value, even if the map itself uses reference equality for _values_.

Make contains(key, value) succeed whenever the key is present with an equal value, even if the map itself uses reference equality for _values_. #1136

Annotations

1 warning

JDK 8

succeeded Jan 9, 2025 in 1m 11s