将 Arraylist 定义为
Collection<User> parameterGroupList = new ArrayList<User>()
over有什么好处ArrayList<User> parameterGroupList = new ArrayList<User>();
将 Arraylist 定义为
Collection<User> parameterGroupList = new ArrayList<User>()
over有什么好处ArrayList<User> parameterGroupList = new ArrayList<User>();