Map not contains iterator() method,
July 11, 2010 at 6:13 PM
Map not contains iterator() method as it not extend Collection.It's class can use iterator by converting it to set using key values only then it can use iterator().
View All Comments
| View Tutorial