Beispiel #1
0
 @Override
 public String getString(int i) {
   return Convert.double2string(orig.getDouble(i));
 }