Or maybe you can run trough it with a debugger and...
# announcements
k
Or maybe you can run trough it with a debugger and check the exact classes of everything involved?
t
the one that prints human-readable is Collections.UnmodifiableMap, the other one is LinkedHashMap
but that's not the reason either
hm