[ad_1]
map.keySet().stream().map(Object::toString).collect(toCollection(LinkedHashSet::new));
[ad_2]
solved Keyset to Set of string [closed]
[ad_1]
map.keySet().stream().map(Object::toString).collect(toCollection(LinkedHashSet::new));
[ad_2]
solved Keyset to Set of string [closed]