示例#1
0
 public float get(int index) {
   return weights.get(index);
 }