4. Using forEach(action) method : In Java 8, you can iterate a map using Map.forEach(action) method and using lambda expression.
確定! 回上一頁