1. groovy list with primitive data type, just use "Join" like:def numbers = [0, 1, 2, 3, 4, 5] as Integer[]assert '012345' ...
確定! 回上一頁