converting a set to list in java code example Example: java list to set Set<Foo> foo = new HashSet<Foo>(myList);