Mega Code Archive
Categories
/
Java Book
/
005 Collection
0337 Create set from a map
static
Set
newSetFromMap(Map
map) Returns a set backed by the specified map.