コード例 #1
0
 public double getDouble(Object obj) throws IllegalArgumentException, IllegalAccessException {
   return substance.getDouble(obj);
 }