List<String> list = new ArrayList<String>(); list.add("one"); list.add("two"); list.add("three"); list.add("lautturi");