import java.util.Arrays; class A { public void test() { System.out.println(Arrays.asList("fr<selection>st", "scnd", "third"</selection>, "4th")); } }