import java.util.*; class A_testFieldDeclSubtypesOfList_in { public void foo(){ List list2 = list; } public List list; }