The forEach() method takes a Consumer as an argument and performs the action defined by the Consumer for every item in the collection. default ...
確定! 回上一頁