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