Esempio n. 1
0
 public byte[] getConstructorAnnotations(Constructor<?> c) {
   return c.getRawAnnotations();
 }