1.世界 95-140-102-源碼-transform-算子Map1.世界2. 概述 2. 概述 map 輸入一個元素,然後傳回一個元素,中間可以做一些清洗轉換等操作 比如,使用 map 将資料元素乘以 2 Integer[] nums = new Integer[]{ 1, 2, 3,