Searched defs:getParameterAnnotations (Results 1 – 2 of 2) sorted by relevance
310 public Annotation[][] getParameterAnnotations() { in getParameterAnnotations() method in Method319 static native Annotation[][] getParameterAnnotations(Class declaringClass, int slot); in getParameterAnnotations() method in Method
228 public Annotation[][] getParameterAnnotations() { in getParameterAnnotations() method in Constructor