예제 #1
0
 public int getConstructorSlot(Constructor<?> c) {
   return c.getSlot();
 }