collection.foreach(void f(value)). Parameters: f( value): It is used to make a call to the f function for each element in the collection.
確定! 回上一頁