import java.util.Collection; class Foo { { Foo[] foos; Collection<Foo> c = foo<caret> } }