$ 0 0 With Guava you can write:ArrayList<String> places = Lists.newArrayList("Buenos Aires", "Córdoba", "La Plata");In Guava there are also other useful static constructors. You can read about them here.