2016-04-02 13 views

cevap

8

Kullanım flatMapToInt

int[] result = stream.flatMapToInt(Arrays::stream).toArray();