List<String> students = Arrays.asList("Foo", "Bar", "Baz", "Qux"); Collections.shuffle(students);. There's a second version of java.util.
確定! 回上一頁