At one point in my code, I created a Set> from a map. Now I want to recreate the same map form, so I want to convert the HashS
Set>
HashS
As of Guava 19 you can use ImmutableMap.copyOf(Iterable>)