Ok, i got the answer, the problem was map when displayed into console will show , and [] symbol. So to avoid it use another implementation to iterate over map and not this one.
solved Hashmap in Java having “[” “]” these symbols
Ok, i got the answer, the problem was map when displayed into console will show , and [] symbol. So to avoid it use another implementation to iterate over map and not this one.
solved Hashmap in Java having “[” “]” these symbols