entrySet() method returns a Set , which extends the Collection interface, we can use the Iterator instance returned by Map.entrySet().iterator .
確定! 回上一頁