Make contains(key, value)
succeed whenever the key is present with an equal value, even if the map itself uses reference equality for _values_.
#1134
Annotations
2 warnings
JDK 8
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
JDK 11
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|