示例#1
0
 public String toString() {
   return index + " : " + inst.getName() + "\t// " + DF.format(score);
 }