6768697071727374757677787980
if(sa.getWord().length()>wordMaxLen) wordMaxLen=sa.getWord().length(); } WordTable wt=new WordTable(); wt.setWordCount(count); wt.setWordMaxLen(wordMaxLen); wt.setWordMap(wordMap); wts[i]=wt; } } dict2.save("data2\\tr.dct");