package p; import java.util.*; aspect Foo { public int i; public List A.ll; public List A.ls; public void A.m() {} }