I want to change formatting of java.util.HashMap entries. For this I try the detail formatter like this:
entrySet().stream() .map(e -> String.format(&q