List list = new ArrayList(); 报错:ArrayList cannot be resolved to a type ...

List list = new ArrayList(); 报错:ArrayList cannot be resolved to a type ...