K
K
kokapuk2021-09-28 16:56:52
Java
kokapuk, 2021-09-28 16:56:52

Why does Map get return null even if the key exists?

Map<String, String> map = new HashMap<String, String>();

Most likely I understood what the problem is, since this only happens if I try to search for a key that is Cyrillic, but how can I fix this?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question