import java.util.ArrayList; import java.util.List; class Foo { { List l = new ArrayList() } }