鉴于员工和公司类Company { String companyName; } Employee { String employeeName; } 和我的代码如下List<Employee> e = new ArrayList<Employee>(); .
確定! 回上一頁