In java, can you initialize a new map\'s keyset based on the values of an existing set?
Something like:
Set setOfStrings = getSetFromSome