Basically you should not mess the question with answer, because it is confusing.
Then you could specify what convert mean and pick one of this solution
List keyList = Collections.list(Collections.enumeration(map.keySet()));
List valueList = Collections.list(Collections.enumeration(map.values()));