package p; import java.util.*; class A_testFieldWithAccess_in { public Collection fList = new ArrayList(); }