Hashtable探秘与其应用
?
if(sheet.get(i, j)==HAVE_TIME){Priority temp=new Priority();temp.setID(sheet.get(PERSON_ID_COL, i));temp.addToPrior(sheet.get(i, j));//priorities.put(new Double(temp.getID()), temp);}?
?
发布时间: 2012-10-26 10:30:59 作者: rapoo
Hashtable探秘与其应用
?
if(sheet.get(i, j)==HAVE_TIME){Priority temp=new Priority();temp.setID(sheet.get(PERSON_ID_COL, i));temp.addToPrior(sheet.get(i, j));//priorities.put(new Double(temp.getID()), temp);}?
?