collection.each { File file -> println file.name } // Convert the collection to various types Set set = collection.files Set set2 ...
確定! 回上一頁