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