import java.util.List; public class FooBar { int a() { List<String> java; java.addAl<caret> lll(); } }