package annotator.tests; import java.util.List; public class FieldGenericArray { List[] field; }