forEach () cannot be directly used over an array, since it is defined in Iterable interface and arrays are no way related to this interface. ... Java forEach() ...
確定! 回上一頁