예제 #1
0
 public ConstructorAccessor getConstructorAccessor(Constructor<?> c) {
   return c.getConstructorAccessor();
 }