For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
for(int i=0;i<temp.size();i++) { Employee p=(Employee)temp.get(i); if(p.getLast()==name&&p instanceof HourlyEmploye